File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ Unreleased changes will be displayed here upon implementation.
11+
12+ ## [ 0.2.0] - 2025-08-13
13+
14+ ### Added
15+
16+ - [ JSV] ( https://hexdocs.pm/jsv/JSV.html ) -compatible JsonSchema definitions for ` format ` and ` defaults ` as
17+ ` ValueFormatter.Schema.Format ` and ` ValueFormatter.Schema.DefaultFormats ` , respectively.
18+
19+ [ unreleased ] : https://github.com/box-id/value_formatters/compare/0.2.0...HEAD
20+ [ 0.2.0 ] : https://github.com/box-id/value_formatters/releases/tag/0.2.0
You can’t perform that action at this time.
0 commit comments