Skip to content

Releases: so-dang-cool/dt

v1.1.0

13 Jul 22:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Jul 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

dt 1.0.0

11 Jul 23:33
Compare
Choose a tag to compare

dt 1.0.0

  • This marks the initial stable version of dt
    • There will be no more willy-nilly redefines or behavior/semantic changes in this major version. (Except to fix bugs, or correct behavior when behavior doesn't match a description.
    • There will definitely be additions to the language, and refinements to the implementation. Some are already known
  • Building from source expects Zig 0.11.0, and running tests expects a recent version of Cargo.

Full Changelog: v0.11.2...v1.0.0

v0.11.2

11 Jul 08:02
Compare
Choose a tag to compare

Full Changelog: v0.11.1...v0.11.2

v0.11.1

10 Jul 04:59
Compare
Choose a tag to compare

Full Changelog: v0.11.0...v0.11.1

v0.11.0

10 Jul 04:59
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.11.0

dt 0.10.0

06 Jul 10:05
Compare
Choose a tag to compare

Adds error types, more consistent error handling, lots of internal refactoring and restructuring

Full Changelog: v0.9.0...v0.10.0

v0.9.0

05 Jul 08:00
Compare
Choose a tag to compare

Most notably, the project has changed from GPLv2 to BSD-3-Clause licensing terms.

Full Changelog: v0.8.0...v0.9.0

dt 0.8.0

05 Jul 00:49
Compare
Choose a tag to compare

Switches from Rust to Zig and stops using Rail as the underlying VM.

Also from this release forward, there are automated tarballs (from github workflows) of binaries for a number of Zig-supported triples.

Full Changelog: v0.7.0...v0.8.0

v0.7.0

05 Jul 00:12
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Full Changelog: v0.6.0...v0.7.0