Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.1.4 (2025-03-15)
### Fixes
* tuple encode failed for UUID type due to missing character
## v0.1.3 (2025-02-14)
### Fixes
* numerous fixes highlighted from lots of bindingtester rounds
## 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