92 lines
1.6 KiB
Markdown
92 lines
1.6 KiB
Markdown
# Changelog
|
|
All notable changes to this package will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [2.0.5] - 2023-05-03
|
|
bump version number to publish
|
|
|
|
## [2.0.4] - 2022-11-24
|
|
bump version number to publish
|
|
|
|
## [2.0.3] - 2022-10-31
|
|
add support for new IL2CPP arguments APIs for 2022.1.23f1+ editors
|
|
|
|
## [2.0.2] - 2022-05-23
|
|
bump version number to publish
|
|
|
|
## [2.0.1] - 2022-04-27
|
|
bump version number to publish
|
|
|
|
## [2.0.0] - 2022-03-28
|
|
- Fix 1336012 - Build from windows fails if username contains space
|
|
- Add support for new IL2CPP arguments APIs
|
|
|
|
## [1.0.0] - 2021-12-15
|
|
label as released package
|
|
|
|
## [0.1.15] - 2021-02-22
|
|
|
|
Use latest sysroot base
|
|
|
|
## [0.1.14] - 2021-01-11
|
|
|
|
Use latest sysroot base
|
|
|
|
## [0.1.13] - 2020-11-24
|
|
|
|
eliminate use of symlinks
|
|
|
|
## [0.1.12] - 2020-11-09
|
|
|
|
changed namespace to prevent NiceIO conflicts
|
|
|
|
## [0.1.11] - 2020-10-26
|
|
|
|
fixed issue where NiceIO would conflict with other packages using it
|
|
|
|
## [0.1.10] - 2020-08-08
|
|
|
|
Use latest base
|
|
|
|
## [0.1.9] - 2020-07-26
|
|
|
|
Use latest sysroot base
|
|
|
|
## [0.1.8] - 2020-07-15
|
|
|
|
Use latest sysroot base
|
|
|
|
## [0.1.7] - 2020-05-27
|
|
|
|
documentation
|
|
|
|
## [0.1.6] - 2020-05-25
|
|
|
|
fix regression
|
|
|
|
## [0.1.5] - 2020-05-24
|
|
|
|
Reorganization
|
|
|
|
## [0.1.4] - 2020-05-21
|
|
|
|
Quote paths
|
|
|
|
## [0.1.3] - 2020-04-27
|
|
|
|
Cleanup
|
|
|
|
## [0.1.2] - 2020-04-25
|
|
|
|
Use latest sysroot and toolchains
|
|
|
|
## [0.1.1] - 2020-04-01
|
|
|
|
Fix platform issues.
|
|
|
|
## [0.1.0] - 2020-01-24
|
|
|
|
Intial release of package supplying sysroot for building il2cpp players.
|