This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Releases: vsanthanam/Athena
Releases · vsanthanam/Athena
0.0.12
What's Changed
- Add custom string interpolation for
JSONEncodableconforming types by @vsanthanam in #26
Full Changelog: 0.0.11...0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
What's Changed
- Update SwiftFormat Rules by @vsanthanam in #20
- Add SwiftFormat to CI by @vsanthanam in #19
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- [Subscript Refactor 1/x] Create
JSONSubscriptRepresentableby @vsanthanam in #17 - [Subscript Refactor 2/x] Add new subscripting methods to JSON by @vsanthanam in #18
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Remove WIP designation from README.md by @vsanthanam in #9
- Support Mutable JSON by @vsanthanam in #10
- Update GitHub Actions Configuration by @vsanthanam in #14
- Subscript Refactor 1/x by @vsanthanam in #11
- Subscript Refactor 2/x by @vsanthanam in #12
- Subscript Refactor 3/x by @vsanthanam in #13
- Subscript Refactor 4/x by @vsanthanam in #15
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Add
NumberDecodableandLiteralDecodableby @vsanthanam in #8
Full Changelog: 0.0.3...0.0.4