Releases: t-unit/tonik
Releases · t-unit/tonik
tonik-v0.5.0
What's Changed
- Nested discriminator support (allOf) by @t-unit in #75
- Cookies by @t-unit in #76
- Ci speed by @t-unit in #77
- chore(deps): bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #78
- Support read/write only by @t-unit in #80
- chore(deps): bump big_decimal from 0.5.0 to 0.7.0 in the root-pub group by @dependabot[bot] in #79
Full Changelog: tonik-v0.4.1...tonik-v0.5.0
tonik-v0.4.1
What's Changed
- chore(deps): bump timezone from 0.10.1 to 0.11.0 in the root-pub group by @dependabot[bot] in #68
- Clarify test comment about contentEncoding and bidirectional conversion by @Copilot in #70
- Better handle contentEncoding by @t-unit in #69
- coverage by @t-unit in #72
- Normalize allOf with single model to aliases by @t-unit in #71
- Improve documentation by @t-unit in #73
- Better platform support and documenation by @t-unit in #74
New Contributors
- @Copilot made their first contribution in #70
Full Changelog: tonik-v0.4.0...tonik-v0.4.1
tonik-v0.4.0
tonik-v0.3.0
tonik-v0.2.1
tonik-v0.2.0
What's Changed
- Release 0.0.8 by @t-unit in #36
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #37
- chore(deps): bump very_good_analysis from 9.0.0 to 10.0.0 in the root-pub group by @dependabot[bot] in #38
- Update dart by @t-unit in #39
- Additional fields by @t-unit in #40
- Form encoding by @t-unit in #41
- Nested mixed encoding by @t-unit in #42
- Label encoding by @t-unit in #43
- Matrix encoding by @t-unit in #45
- feat: improved deep object query parameter encoding by @t-unit in #46
- fix: proper default parsing for form encoded parameters by @t-unit in #47
- fix: path double encoding by @t-unit in #48
- chore(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #49
- Fix status code range checks by @t-unit in #50
- fix(parse_generator): add null assertion to status in range check by @hdbg in #44
- Simple encoding integration tests by @t-unit in #51
- Documentation by @t-unit in #52
- Deprecation by @t-unit in #53
- Label & Matrix integration tests by @t-unit in #54
- Additional integration tests by @t-unit in #55
- Configuration by @t-unit in #56
- Improved copyWith allowing to set properties to null by @t-unit in #57
- Text and binray bodies by @t-unit in #58
New Contributors
Full Changelog: tonik-v0.0.8...tonik-v0.2.0
tonik-v0.1.0
What's Changed
- Release 0.0.8 by @t-unit in #36
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #37
- chore(deps): bump very_good_analysis from 9.0.0 to 10.0.0 in the root-pub group by @dependabot[bot] in #38
- Update dart by @t-unit in #39
- Additional fields by @t-unit in #40
- Form encoding by @t-unit in #41
- Nested mixed encoding by @t-unit in #42
- Label encoding by @t-unit in #43
- Matrix encoding by @t-unit in #45
- feat: improved deep object query parameter encoding by @t-unit in #46
- fix: proper default parsing for form encoded parameters by @t-unit in #47
- fix: path double encoding by @t-unit in #48
- chore(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #49
- Fix status code range checks by @t-unit in #50
- fix(parse_generator): add null assertion to status in range check by @hdbg in #44
- Simple encoding integration tests by @t-unit in #51
- Documentation by @t-unit in #52
- Deprecation by @t-unit in #53
- Label & Matrix integration tests by @t-unit in #54
New Contributors
Full Changelog: tonik-v0.0.8...tonik-v0.1.0
tonik-v0.0.9
What's Changed
- Release 0.0.8 by @t-unit in #36
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #37
- chore(deps): bump very_good_analysis from 9.0.0 to 10.0.0 in the root-pub group by @dependabot[bot] in #38
- Update dart by @t-unit in #39
- Additional fields by @t-unit in #40
- Form encoding by @t-unit in #41
Full Changelog: tonik-v0.0.8...tonik-v0.0.9
tonik-v0.0.8
What's Changed
- Util release by @t-unit in #29
- Location agnostic time zone parsing by @t-unit in #30
- Simple encoding by @t-unit in #32
- Any of by @t-unit in #33
- remove unused code and format all files by @t-unit in #34
- improve readme and documentation by @t-unit in #35
Full Changelog: tonik_util-v0.0.7...tonik-v0.0.8
tonik_util-v0.0.7
What's Changed
- Fix date property types by @t-unit in #22
- Declare platform support by @t-unit in #23
- Improved server class names by @t-unit in #24
- Decimal Parsing Improvements by @t-unit in #25
- De- and encoding for none-utc date time objects by @t-unit in #26
- Uri property encoding and decoding by @t-unit in #27
- Spelling by @t-unit in #28
Full Changelog: tonik-v0.0.6...tonik_util-v0.0.7