0.6.0 (2024-02-21)
- add documentation, only spawn the norgopolis instance when the target address is local (7e385db)
- remove "automatic semver" bit in CI title (8c4faa8)
0.5.0 (2024-02-17)
- wait for norgopolis-server's "ready" message (dca541e)
0.4.0 (2023-12-29)
- add ability to spawn the norgopolis server behind feature flag (b9b1ca9)
- disable
autostart
feature by default as per rust guidelines (7d58b06)
0.3.0 (2023-09-23)
- add
invoke_raw_callback
function (ef17e75)
0.2.1 (2023-09-07)
- ci: install protobuf compiler before executing cargo publish (33bc405)
- ci: use
sudo
on apt commands (41f310d) - update now-outdated
norgopolis-protos
dependency (c71c87d)
- move the client to a separate repository
- move the client to a separate repository (ce833f4)
- release 0.2.0 (5a0f315)