Skip to content

Releases: PipeRift/pipe

v1.6

28 Apr 17:07
Compare
Choose a tag to compare

What's Changed

  • Files & paths refactor by @muit in #28
  • Serialization refactor by @muit in #29
  • Removed multiple dependencies by @muit in #29
  • Improved CICD by @muit in #29
  • Multiple fixes

Full Changelog: v1.5.3...v1.6

v1.5.3

25 Sep 19:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.3

v1.4.1

22 Feb 21:25
ccf8a9b
Compare
Choose a tag to compare

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

v1.3

07 Jun 12:10
Compare
Choose a tag to compare

1.2

05 Apr 18:39
Compare
Choose a tag to compare
1.2

Stable release of rift-core

1.1

22 Jan 14:40
Compare
Choose a tag to compare
1.1

Stable release of rift-core

1.0

17 Feb 19:08
Compare
Choose a tag to compare
1.0
[CICD] Fixed windows build ignoring build type