Skip to content

Releases: ChoppedStudio/bevy_ecs_markers

Release `2.0.0`

17 Mar 18:51
Compare
Choose a tag to compare

Rewrite and bevy 0.13 update

Full Changelog: 1.0.4...2.0.0

Release `1.0.4`

26 Dec 17:33
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

Release `1.0.3`

26 Dec 17:26
Compare
Choose a tag to compare
  • Make generated MarkerData having same visibility as EntityMarker struct.

Full Changelog: 1.0.2...1.0.3

Release `1.0.2`

26 Dec 15:43
Compare
Choose a tag to compare
  • Rename #[marker] to #[entity_marker] due to nameing problems

Full Changelog: 1.0.1...1.0.2

Release `1.0.1`

26 Dec 12:41
Compare
Choose a tag to compare
  • Add #[marker] attribute to #[derive(EntityMarker)]

Full Changelog: 1.0.0...1.0.1

Release `1.0.0`

24 Dec 14:37
9cc3f5e
Compare
Choose a tag to compare
  • Split up MarkerData in smaller and custom traits
  • Add init_markerdata helpers
  • Move unit_index to ValueMarkerData exclusively
  • Restructure examples
  • Add new examples
  • Remove inline functions from Marker and MarkerMut, just Deref to the provided MarkerData
  • Add possibility to make custom MarkerData traits

Release `0.1.4`

23 Dec 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

Release `0.1.3`

19 Dec 16:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

Release `0.1.2`

18 Dec 20:04
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

Release `0.1.1`

18 Dec 19:50
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1