metagen_cs_ecs/CHANGELOG.md

21 lines
531 B
Markdown
Raw Permalink Normal View History

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-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