2023-01-25 14:20:34 +03:00
|
|
|
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
2023-01-25 15:13:24 +03:00
|
|
|
|
2023-02-03 11:29:39 +03:00
|
|
|
## [1.0.5] - 2023-02-03
|
|
|
|
### Added
|
|
|
|
- Meta deterministic generation for authoring components
|
|
|
|
|
2023-01-27 15:54:55 +03:00
|
|
|
## [1.0.4] - 2023-01-27
|
|
|
|
### Added
|
|
|
|
- Support for `bhl_native_class` token
|
|
|
|
### Changed
|
|
|
|
- `ecs_serializable` now `serializable`
|
|
|
|
- Fields are not serializaed by default
|
|
|
|
- `serializable` token now applicable to fields
|
|
|
|
|
2023-01-25 15:13:24 +03:00
|
|
|
## [1.0.1] - 2023-01-25
|
|
|
|
### Fixed
|
|
|
|
- Wrong type generation
|
|
|
|
|
2023-01-25 14:20:34 +03:00
|
|
|
## [1.0.0] - 2023-01-25
|
|
|
|
Release
|