Releases: objtalk/objtalk
Releases · objtalk/objtalk
v0.3.0
23 Nov 18:07
Compare
Sorry, something went wrong.
No results found
Commits
282c8db : report message parsing errors to the client instead of just ignoring them (hinzundcode)
move command handlers from server to state and prefer &str over String (hinzundcode )
92e743a : improve readme (hinzundcode)
43fe5e4 : implement disconnect commands (hinzundcode)
1b2b759 : bump version to 0.3.0 (hinzundcode)
Development Build
23 Nov 18:06
Compare
Sorry, something went wrong.
No results found
Commits
1b2b759 : bump version to 0.3.0 (hinzundcode)
v0.2.1
22 Nov 21:09
Compare
Sorry, something went wrong.
No results found
Commits
8404e65 : hardcode clap version to prevent breaking changes every 6-9 months (hinzundcode)
v0.2.0
20 Nov 20:31
Compare
Sorry, something went wrong.
No results found
Commits
616977d : fix get example in readme (hinzundcode)
6f73d33 : cleanup (hinzundcode)
fc3d4c4 : implement rpc calls (hinzundcode)
7202121 : improve readme (hinzundcode)
3813300 : update crates.io metadata (hinzundcode)
82e994f : bump version to 0.2.0 (hinzundcode)
v0.1.5
06 Jun 15:30
Compare
Sorry, something went wrong.
No results found
Commits
caa48ef : fix overflow in admin panel (hinzundcode)
5bdcb48 : bump version to 0.1.5 (hinzundcode)
v0.1.4
06 Jun 15:12
Compare
Sorry, something went wrong.
No results found
Commits
5d85dfe : fix remove command: remove object from query (hinzundcode)
e3df15c : bump version to 0.1.4 (hinzundcode)
v0.1.3
06 Jun 14:52
Compare
Sorry, something went wrong.
No results found
Commits
57470b3 : bump the version to update the readme on crates.io (hinzundcode)
532dd42 : add x86 build to github ci (hinzundcode)
fc8efd6 : show complete object in admin panel, bump version to 0.1.3 (hinzundcode)
v0.1.2
03 Jun 10:28
Compare
Sorry, something went wrong.
No results found
Commits
[bbb8047 ]: add more documentation to readme (hinzundcode)
[b997057 ]: bump the version to update the readme on crates.io (hinzundcode)
v0.1.1
02 Jun 23:34
Compare
Sorry, something went wrong.
No results found
fix github action badge in readme