Skip to content

Releases: 514-labs/moose

v0.3.89

24 Feb 02:05
8de8002
Compare
Choose a tag to compare
feat: restore project.toml inside the app directory

v0.3.88

22 Feb 01:04
Compare
Choose a tag to compare
event ID fix

v0.3.87

21 Feb 06:25
54db112
Compare
Choose a tag to compare
Use merge tree engine for data table (#451)

We go from not supporting primary key to requiring primary key.

v0.3.86

19 Feb 21:50
bfcb91b
Compare
Choose a tag to compare
log cleanup and use of spinners (#348)

* log cleanup and use of spinners

* with_spinner_async with async handling

* cargo fmt pass

* ensure with_spinner_async result is being handled

* Removed unnecessary let binding

* Updated testcases

* Removed testcase with docker ps - which requires docker to be present.

---------

Co-authored-by: Carlos Justiniano <[email protected]>

v0.3.85

19 Feb 18:18
45e80ef
Compare
Choose a tag to compare
remove docker check in init (#413)

* fix redpanda check

v0.3.84

19 Feb 18:16
afc24ab
Compare
Choose a tag to compare
added base project files (#410)

* added base project files

* tweaks to the initiatl data model tempalte

v0.3.83

19 Feb 00:14
012d84c
Compare
Choose a tag to compare
Moose console fixes, some refactoring  (#412)

* some refactoring

* remove console log

---------

Co-authored-by: George Anderson <[email protected]>

v0.3.82

18 Feb 17:54
1f6be35
Compare
Choose a tag to compare
Use docker-compose instead of manually stitching docker run together …

v0.3.81

17 Feb 00:09
69fa916
Compare
Choose a tag to compare
additional console polish (#405)

* additional console polish

* remove model-tab

* formatting

v0.3.80

16 Feb 23:59
299a055
Compare
Choose a tag to compare
docs instructions updates (#409)