# Changelog


## v0.1.6 (2025-12-09)

### Enhancements

    * add the option to disable commit within transact


## v0.1.5 (2025-10-17)

### Fixes

    * make compatible with latest version of Zig


## 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
