All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added: Add git-based build variables
- Changed: Bump minimum version to 2019.4 in package settings
- Fixed: Remove SmartFormat from readme
- Security: WebGL target path construction not implemented
- Changed: Add "Compact" changelog mode #2
- Security: WebGL target path construction not implemented
- Changed: Remove custom Smart format, use com.unity.localization instead
- Security: WebGL target path construction not implemented
- Fixed: Fix
- Security: WebGL target path construction not implemented
- Fixed: Fix
- Security: WebGL target path construction not implemented
- Fixed: Delete unsupported symbols from path
- Security: WebGL target path construction not implemented
- Changed: Higher reflection speed
- Fixed: Fix adding parameter instead of key
- Security: WebGL target path construction not implemented
- Added: Add ability to write custom build path parameters
- Changed: Change build path parameters collection using BuildPathAttribute
- Security: WebGL target path construction not implemented
- Fixed: Implement Android target path construction
- Fixed: Implement iOS target path construction
- Security: WebGL target path construction not implemented
- Added: Insert new release version if there's any unreleased
- Security: Android target path construction not implemented
- Security: iOS target path construction not implemented
- Security: WebGL target path construction not implemented
- Added: Add REMOVED note type
- Added: Add YANKED to version
- Added: Add unreleased versions
- Added: Add DEPRECATED note type
- Added: Save to CHANGELOG.md
- Security: Android target path construction not implemented
- Security: iOS target path construction not implemented
- Security: WebGL target path construction not implemented
- Fixed: Fix smartFormat error while parsing uncommon symbols
- Added: Build path editor
- Changed: Sort notes after adding new one
- Changed: Add trismegistus.unity.smartformat dependency
- Fixed: Clone Known Issues from last version instead of copying references
- Fixed: Handle package browsing empty path
- Added: Note type buttons
- Added: Update version in package file
- Changed: Colored category labels
- Changed: Update readme
- Changed: Build location with version
- Fixed: Release notes build location
- Added: Copy known issues from last version
- Changed: Load build info from Asset if Xml is deleted
- Changed: Move to Packages
- Changed: Obtained
- Added: Added Export button for saving release notes to disk separately
- Changed: XML is now serialized w/ indents, so that it is easier to merge
- Changed: Latest version's date/time is updated automatically when building
- Changed: Save now calls AssetDatabase.SaveAssets() so that _BuildPlus.asset is saved
- Fixed: Fixed compilation warning in BuildPlusEditor
- Fixed: Fixed release notes not writing correctly for iOS builds
- Changed: Added ReadMe.txt and ReleaseNotes.txt for Asset Store submission
- Fixed: Release notes weren't be written to txt file correctly
- Added: ReleaseNotes are now saved into the serialized version
- Changed: CurrentVersion is now expanded by default
- Fixed: Reload issue in the editor w/ dates
- Changed: Cleaned up release notes output
- Added: Initial version