# 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.9.18] - 2024-05-16 ### Changed - Add admin columns present in the dataset schema in each table in the dataset ## [0.9.5] - 2024-03-21 ### Fixed - Fix protobuf version ## [0.9.0] - 2024-01-16 ### Added - Constraints are taken into account ## [0.7.0] - 2023-12-22 ### Added - Updated Qrlew version ## [0.6.0] - 2023-12-19 ### Added - Updated Qrlew version ## [0.5.3] - 2023-12-02 ### Added - Updated Qrlew version ## [0.4.0] - 2023-10-24 ### Added - Updated Qrlew version ## [0.3.3] - 2023-10-16 ### Added - Create Dataset from Hierachy Relations ## [0.3.1] - 2023-09-28 ### Changed - Updated qrlew version and changed `Rc`s to thread safe `Arc`s ## [0.2.3] - 2023-07-27 ### Changed - Updated metadata loading ## [0.2.2] - 2023-07-20 ### Changed - Updated fully qualified name in tables and updated Qrlew version ## [0.2.1] - 2023-07-17 ### Changed - Changed sarus data name - Removed example code ## [0.2.0] - 2023-06-02 ### Added - Add conversion DataType -> Protobuf ## [0.1.0] - 2023-05-25 ### Added - First commit open source ### Fixed ### Changed ### Removed