This repository has been archived by the owner on Jul 12, 2018. It is now read-only.
Bits Please
Pre-release
Pre-release
StanleyGoldman
released this
27 Apr 20:13
·
10 commits
to master
since this release
Release Notes
Enhancements & Fixes
- #1 Added x86 support
- #8 Native file watcher now loads correctly on Windows 10
- #10 Improve Unicode support in the History tab
- #17 HistoryView no longer throws NRE on initialize
- #22 Fix NREs that could crash Unity
- #31 #11 Project Window icon overlay improvements
- GitHub window no longer takes focus on startup/enable
- Fixed git execution environment that was keeping rebase and merge from working correctly
- Configure the Unity YAML Merge tool when initializing a repo
Known Issues
- Previous versions must be deleted before starting Unity
- #5 Push action never ends and freezes Unity
- #32 Missing Unity 5.3 support
- Make sure a git user and email address are set in the user .gitconfig before initializing a repository
- OS X users need latest git and git-lfs manually installed
- Pushing to a new repository requires manually creating it on github.com and configuring it in the settings.
- A single successful login is required. Authentication status is incorrectly reported.
- Although an icon appears on locked files, there is no warning when attempting to modify a locked file.
- Locks are not automatically released after a commit. Locks need to be manually released after use.