Skip to content
Compare
Choose a tag to compare
@handzlikchris handzlikchris released this 25 Oct 07:54
· 37 commits to master since this release
  • Added more Unit Tests to ensure various code patterns can be rewritten correctly
  • Added Watch Only Specific Files and Folders mode (contributed by GhatSmith)
  • Added better Odin support for dynamically added fields (contributed by GhatSmith)
  • Updated Roslyn lib version to 4.6.0 for better code parsing (contributed by SamPruden)
  • Improved error handling for code parsing (contributed by SamPruden)
  • Added Custom-File-Watcher implementation (for cases where standard FileWatcher API is causing issues) (contributed by D0rkKnight)