Skip to content

Releases: taubyte/tau

v1.0.7

14 Aug 16:11
b58dee3
Compare
Choose a tag to compare
40 fixes regarding database path and help for migration (#58)

* working migration

* removed template file

* removed checking error incase it has already been executed

* fixed root and generated domain

* removed services from domain structure and all its references

v1.0.6

11 Aug 18:25
2f3e106
Compare
Choose a tag to compare
CLI tool to display config

v1.0.5

10 Aug 15:45
d6e6629
Compare
Choose a tag to compare
  • Configuration tools
  • Better CLI arguments
  • Fixed naming
  • Cleaned not needed configuration attributes

v1.0.4

08 Aug 22:00
a7388ae
Compare
Choose a tag to compare
Enhance User Experience (#53)

* better README 
* now takes "--root" 
* fixed store location

v1.0.3

07 Aug 16:27
480df05
Compare
Choose a tag to compare
internal fixtures (#51)

v1.0.2

31 Jul 22:12
Compare
Choose a tag to compare

Includes New Dreamland Fixture setBranch
This is used to set the branch resolver used by most Protocols.

Usage with Dreamland CLI:

dream inject setBranch {branch-name}

v1.0.0

31 Jul 15:22
1631b47
Compare
Choose a tag to compare
Merge pull request #43 from taubyte/39-cleanup

Cleanup before open sourcing