Skip to content

WiseSVN v1.5.6

Choose a tag to compare

@NibbleByte NibbleByte released this 24 Aug 12:30
· 17 commits to upm since this release
  • MacOS: proper svn detection (set PATH environment variable to proper values, instead of asking the user to do stuff). Some improvements and fixes in the authentication flow.
  • Improved compatibility with Ubuntu & RabbitVCS.
  • Switched persistent singletons from using Resources.FindObjectsOfTypeAll() to simple constructor, like the ScriptableSingleton. Should speed up assembly reloads.