Skip to content

Releases: thiagodejesus/grid_engine

v0.1.2

05 Jun 11:31
5bb3ff9

Choose a tag to compare

Other

  • (grid_events) change event_listener id generation strategy to counter (#13)
  • update readme to remove no compilable examples and update instalation instruction (#11)

v0.1.1

22 May 02:58
32e8d05

Choose a tag to compare

Other

  • adjust action import (#10)
  • refactor flows to also run tests on main before release (#9)
  • improve public api usability (#7)

v0.1.0

22 May 01:06
d5f04e3

Choose a tag to compare

Other

  • add release flow (#5)
  • update grid dependency (#4)
  • remove engine from cargo categories (#3)
  • apply rust api guidelines (#2)
  • adjust clippy formatting issues (#1)
  • create pull_request action
  • update cargo.toml
  • add readme and license
  • add docs
  • move main to examples
  • remove serde, wasm and grid_view for now
  • initial commit