Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Schema Police
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Subconscious Compute (Open)
Schema Police
Commits
95c44cd2
Commit
95c44cd2
authored
5 months ago
by
David John
Browse files
Options
Downloads
Plain Diff
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
!6
Resolve "Release v0.2.0"
Pipeline
#29732
passed with stage
Stage:
in 20 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+58
-0
58 additions, 0 deletions
CHANGELOG.md
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
59 additions
and
1 deletion
CHANGELOG.md
0 → 100644
+
58
−
0
View file @
95c44cd2
# 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 -->
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
95c44cd2
[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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment