Releases: PipeRift/pipe
Releases · PipeRift/pipe
v1.6
v1.5.3
What's Changed
- Implemented custom arrays and views by @muit in #24
- Array & Memory fixes by @muit in https://github.com/PipeRift/pipe/pull/25|
- Binary serialization format
- ECS refactor
- Many fixes and refactors
- Implemented hashing by function by @muit in #27
- Removed dependencies
Full Changelog: v1.4.1...v1.5.3
v1.4.1
What's Changed
- Feature/vector improvements by @muit in #6
- Add process pipes by @muit in #7
- File improvements by @muit in #8
- Allocators/Arenas/ecs pools refactor by @muit in #9
- Avoid automatic reflection of structs if custom reflection is set & more changes by @muit in #11
- Added serialization of Types and TypeIds / remove unused includes by @muit in #12
- Small change to statics and ClearPool, moved Hierarchy from Rift by @muit in #13
- Added ecs serialization by @muit in #14
- Types improvements by @muit in #16
- Added path as strings helpers by @muit in #17
- Changed Lib output path by @muit in #18
- Fixed invaid linking of cwd helpers by @muit in #19
- Tags refactor by @muit in #20
- Preview tag values instead of headers by @muit in #21
- Fixes: ECS pool clear crash, RemoveMany crash, more by @muit in #22
- Fixed crash on pool copy by @muit in #23
Full Changelog: v1.3...v1.4.1