Current section

Files

Jump to
fdbc CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.3 (2025-02-14)
### Fixes
* bugs highlighted by running the bindingtester
## v0.1.2 (2025-02-14)
### Fixes
* stop `FDBC.Foundation` from erroring when a directory already exists
## v0.1.1 (2025-02-14)
### Enhancements
* implemented the stack machine tester to enable the running of the bindingtester
### Fixes
* fixed all known bugs that surfaced from running the bindingtester
## v0.1.0 (2025-02-08)
### Enhancements
* feat: initial commit