Skip to content

Refit 2.0.2

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 13 Oct 17:48
· 1501 commits to main since this release

What's New

Support for Windows Store / Windows Phone 8.1 Universal Apps (#59, thanks @bennor)

Because of the compile-time code generation mentioned above, Refit 2.0 now has full support for WinRT (Windows Store) and Windows Phone 8.1 Universal applications too!

Bug Fixes

  • Handle spaces in project paths (#60, thanks @bennor)
  • Fix some oopses in code generation (#58, thanks @flagbug)