# Changelog
## [0.6.0](https://github.com/cedricziel/baserow-rs/compare/v0.5.1...v0.6.0) (2024-12-24)
### Features
* make library testable ([#21](https://github.com/cedricziel/baserow-rs/issues/21)) ([98acdf2](https://github.com/cedricziel/baserow-rs/commit/98acdf297bcda939cc4fb8a1f27efa2fff09551d))
## [0.5.1](https://github.com/cedricziel/baserow-rs/compare/v0.5.0...v0.5.1) (2024-12-19)
### Bug Fixes
* make fields public ([f1f711d](https://github.com/cedricziel/baserow-rs/commit/f1f711d5497b9da90dfaab0199b796472ca1344f))
## [0.5.0](https://github.com/cedricziel/baserow-rs/compare/v0.4.0...v0.5.0) (2024-12-13)
### Features
* implement table fields retrieval and mapping functionality ([#14](https://github.com/cedricziel/baserow-rs/issues/14)) ([3c31cd4](https://github.com/cedricziel/baserow-rs/commit/3c31cd47b098ac6cd7c494ef2e5f5f084dfab2c0))
## [0.4.0](https://github.com/cedricziel/baserow-rs/compare/v0.3.0...v0.4.0) (2024-12-12)
### Features
* add file upload functionality and update dependencies ([#12](https://github.com/cedricziel/baserow-rs/issues/12)) ([dad9de5](https://github.com/cedricziel/baserow-rs/commit/dad9de5d43d918eab6b99324a300774b3aeb3546))
## [0.3.0](https://github.com/cedricziel/baserow-rs/compare/v0.2.0...v0.3.0) (2024-12-12)
### Features
* add get one record ([#10](https://github.com/cedricziel/baserow-rs/issues/10)) ([45337f3](https://github.com/cedricziel/baserow-rs/commit/45337f3a0c7aef0a517419fb4dbfb8885b85abfe))
* delete one record ([#11](https://github.com/cedricziel/baserow-rs/issues/11)) ([a1af353](https://github.com/cedricziel/baserow-rs/commit/a1af3532be4487eb8db51c08c53654545386818f))
* update rows ([#8](https://github.com/cedricziel/baserow-rs/issues/8)) ([11eaa41](https://github.com/cedricziel/baserow-rs/commit/11eaa4117a210bfc4a65635a9ef8d321a2a556d8))
## [0.2.0](https://github.com/cedricziel/baserow-rs/compare/v0.1.4...v0.2.0) (2024-12-11)
### Features
* add ability to create a record ([0efc9d0](https://github.com/cedricziel/baserow-rs/commit/0efc9d053eeb2c63d8ed1533031b676c2302511a))
## [0.1.4](https://github.com/cedricziel/baserow-rs/compare/v0.1.3...v0.1.4) (2024-12-11)
### Bug Fixes
* allow auto-release ([e0e8673](https://github.com/cedricziel/baserow-rs/commit/e0e8673418160fb6ad90d922067b22d891bbf1f6))
## [0.1.3](https://github.com/cedricziel/baserow-rs/compare/v0.1.2...v0.1.3) (2024-12-11)
### Bug Fixes
* add cargo publishing ([1a78b0f](https://github.com/cedricziel/baserow-rs/commit/1a78b0fbfa1b24dd29fb78b0dd8f33e6c059e516))
* add categories ([f62f777](https://github.com/cedricziel/baserow-rs/commit/f62f7770bb86796efb08b98ec3e9a3e843b6b330))
* more info in the Cargo file ([33d566d](https://github.com/cedricziel/baserow-rs/commit/33d566d449bd7f127e9ffce048da59b65842ec8f))
## [0.1.2](https://github.com/cedricziel/baserow-rs/compare/v0.1.1...v0.1.2) (2024-12-11)
### Bug Fixes
* set license ([b34cf14](https://github.com/cedricziel/baserow-rs/commit/b34cf1453754105133849353b70a5b7b03019118))
## [0.1.1](https://github.com/cedricziel/baserow-rs/compare/v0.1.0...v0.1.1) (2024-12-11)
### Bug Fixes
* add example ([72a6ea2](https://github.com/cedricziel/baserow-rs/commit/72a6ea2ec5efd7d7a74be74a9bea637652229c8f))
## 0.1.0 (2024-12-11)
### Bug Fixes
* rust-edition ([f7adb61](https://github.com/cedricziel/baserow-rs/commit/f7adb61b642d3515c726fae3405259be91b342e3))