Skip to content

0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rickardn rickardn released this 13 Feb 11:42
· 11 commits to develop since this release
  • Hotfix: error in nuget package sample app
  • Redesigned the console argument parser to fix #3
  • Breaking change: main class must now inherit ConsoleApp<T> where T is the main class itself