Releases: so-dang-cool/dt
Releases · so-dang-cool/dt
v1.1.0
What's Changed
- Add 'sort', allow comparators to compare any value, not just numerics by @booniepepper in #18
- Remove unnecessary 'exit 0' from help message printer by @booniepepper in #19
- Namespace definitions from dt.dt, move some things from dt.dt to stdlib.dt by @booniepepper in #20
- Always sort defs. by @booniepepper in #21
- Bump version to 1.1.0 by @booniepepper in #22
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Add Zig versioning requirements by @booniepepper in #11
- Fail ./dt helper script when invoked outside the project root by @booniepepper in #14
- Bump version to 1.0.1 by @booniepepper in #15
Full Changelog: v1.0.0...v1.0.1
dt 1.0.0
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
Full Changelog: v0.11.1...v0.11.2
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
Full Changelog: v0.10.0...v0.11.0
dt 0.10.0
Adds error types, more consistent error handling, lots of internal refactoring and restructuring
Full Changelog: v0.9.0...v0.10.0
v0.9.0
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
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
Full Changelog: v0.6.0...v0.7.0