Skip to content
Snippets Groups Projects
Commit 95c44cd2 authored by David John's avatar David John
Browse files

Merge branch '6-release-v0-2-0' into 'main'

Resolve "Release v0.2.0"

Closes #6

See merge request !6
parents 4b59652c 6ce08b9d
No related branches found
No related tags found
1 merge request!6Resolve "Release v0.2.0"
Pipeline #29732 passed with stage
in 20 seconds
# Changelog
All notable changes to this project will be documented in this file.
## [0.2.0] - 2024-11-04
### 🚀 Features
- Preserve err context from jsonschema
### ⚙️ Miscellaneous Tasks
- Setup gitlab ci
## [0.1.3] - 2024-07-01
### 🐛 Bug Fixes
- Resolve all references correctly
- Perform additional reference resolution on schema meant to replace a reference
### 🧪 Testing
- New integration test for tuple structs
### ⚙️ Miscellaneous Tasks
- Bump version 0.1.2 -> 0.1.3
## [0.1.1] - 2024-02-14
### 🐛 Bug Fixes
- Correctly resolve references in enums and arrays
### ⚙️ Miscellaneous Tasks
- *(release)* Bump version to 0.1.1
## [0.1.0] - 2024-02-12
### 🚀 Features
- Improve error reporting
### 🐛 Bug Fixes
- Implement essential traits on error types
### 🚜 Refactor
- Move type name inference to a dedicated function
### ⚙️ Miscellaneous Tasks
- *(docs)* Update documentation
<!-- generated by git-cliff -->
[package]
name = "schema-police"
version = "0.1.3"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment