# Changelog All notable changes to this project will be documented in this file. ## [0.3.4] - 2024-10-02 ### ⚙️ Miscellaneous Tasks - Debug for Query ## [0.3.3] - 2024-09-30 ### ⚙️ Miscellaneous Tasks - Add missing clone on EDR entry ## [0.3.2] - 2024-09-30 ### 🐛 Bug Fixes - Adds missing alias on policy fields - Add target simple or id mapping ## [0.3.1] - 2024-09-29 ### 🐛 Bug Fixes - Add missing one or many on prohibitions and obligations ## [0.3.0] - 2024-09-28 ### 🚀 Features - Add missing policy field ([#30](https://github.com/dataspace-rs/edc-rs/pull/30)) ## [0.2.2] - 2024-09-23 ### ⚙️ Miscellaneous Tasks - *(lint)* Applying some pendantic suggestions # Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.1](https://github.com/wolf4ood/edc-rs/compare/v0.2.0...v0.2.1) - 2024-09-23 ### Added - resources pagination ([#16](https://github.com/wolf4ood/edc-rs/pull/16)) - *(tui)* transfer processes ([#14](https://github.com/wolf4ood/edc-rs/pull/14)) - *(tui)* contract negotiations ([#12](https://github.com/wolf4ood/edc-rs/pull/12)) ## [0.2.0](https://github.com/wolf4ood/edc-rs/compare/v0.1.1...v0.2.0) - 2024-09-12 ### Added - boostrap tui ### Other - fmt fix ## [0.1.1](https://github.com/wolf4ood/edc-rs/compare/v0.1.0...v0.1.1) - 2024-05-27 ### Other - update edc 0.7.0 ## [0.1.0](https://github.com/wolf4ood/edc-rs/releases/tag/v0.1.0) - 2024-05-08 ### Other - boostrap