-
v0.1.1 Stable
released this
2025-06-23 19:28:40 +00:00 | 121 commits to main since this releaseNew Implementations
- const
- enum
- ref
- string formats
- allOf
- anyOf
What's Changed
- Adds Codecov by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/7
- Codecov report by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/8
- Implements Better Tests by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/9
- Implements Object Defaults by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/10
- Implements: allOf, anyOf by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/11
- Adds PRs to the Test Execution GithubAction by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/13
- feat(parser): first‑class support for JSON string.format by @PuChenTW in https://github.com/HideyoshiNakazone/jambo/pull/12
- Fixes Typing Output by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/15
- Better Object Internal Structure and Type Selection by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/16
- Update issue templates by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/17
- Update issue templates by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/19
- [FEATURE] Implementation of $ref JSON Schema Keyword by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/20
- Feature/add doc by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/21
- Fix ReadTheDocs Config File by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/26
- Create FUNDING.yml by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/27
- [Feature] Adds Enums by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/28
- Adds Aditional Validations in Enum by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/29
- Feature/adds const by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/30
- Revises Roadmap by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/31
New Contributors
- @PuChenTW made their first contribution in https://github.com/HideyoshiNakazone/jambo/pull/12
Full Changelog: https://github.com/HideyoshiNakazone/jambo/compare/v0.1.0.post3...v0.1.1
Downloads