Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.8] - 2019-12-17
Changed
- Bump com.unity.platforms version to 0.1.8-preview
- Remove reference to com.unity.properties, since com.unity.platforms reference it
- Remove unused dependencies, like com.unity.entities
- Remove redundant sanity checks in emcc compiler
[0.1.7-preview.6] - 2019-12-10
Changed
- Fix package dependencies
[0.1.7-preview.5] - 2019-12-10
Changed
- Updated
com.unity.platforms
to0.1.7-preview.3
. ## [0.1.7-preview.4] - 2019-11-21
Changed
- Updated
Run
to open output folder, for now
[0.1.7-preview.3] - 2019-11-12
Changed
- Made fields public on
DotsWebTarget
- Added Compatibility with new dots runtime build customization framework
- Removed old bad coupling with dots repo
[0.1.7-preview.2] - 2019-11-04
Changed
- Added build settings component for emscripten settings.
[0.1.7-preview] - 2019-10-25
Changed
- Updated
com.unity.platforms
to0.1.7-preview
.
[0.1.6-preview] - 2019-10-23
Added
- Added
CanBuild
property to all build targets.
Changed
- Updated
com.unity.platforms
to0.1.6-preview
.
[0.1.5-preview] - 2019-10-22
Changed
- Updated
com.unity.platforms
to0.1.5-preview
.
[0.1.4-preview] - 2019-09-26
- Bug fixes
- Add iOS platform support
- Add desktop platforms package
[0.1.3-preview] - 2019-09-03
- Bug fixes
[0.1.2-preview] - 2019-08-13
Changed
- Support for Unity 2019.1.
[0.1.1-preview] - 2019-06-10
- Initial release of Unity.Platforms.Web.