Releases: kula-app/Postie
Releases · kula-app/Postie
v0.1.1
Features
- added convenience decoding strategies (#38) #38 (Philip Niedertscheider)
- added cookie handling (#37) #37 (Philip Niedertscheider)
Chores
- deps: pinned Gem jazzy to v0.14.4 (Philip Niedertscheider)
Commits
- added missing test for validate status 303 decoding strategy (#39) #39 (Philip Niedertscheider)
v0.1.0
Features
- added strategy support for validating status code (#35) #35 (Philip Niedertscheider)
Bug Fixes
- query items of custom URL are not ignored anymore (#36) #36 (Philip Niedertscheider)
Documentation
- create CODE_OF_CONDUCT.md (Philip Niedertscheider)
Chores
- deps: update dependency jazzy to v0.14.4 (#34) #34 (renovate[bot])
v0.0.14
Features
- added async-await client methods (#32) #32 (Philip Niedertscheider)
Bug Fixes
- added .ruby-version (Philip Niedertscheider)
- changed coverage output path (Philip Niedertscheider)
Documentation
- updated copyright in LICENSE (Philip Niedertscheider)
- added examples for async-await and callback usage (Philip Niedertscheider)
- updated Jazzy configuration (Philip Niedertscheider)
- added CODEOWNERS (Philip Niedertscheider)
- added CONTRIBUTING (Philip Niedertscheider)
- fixed links and reduced focus on Combine (Philip Niedertscheider)
- fixed header image url (Philip Niedertscheider)
Chores
- deps: updated Ruby gem dependencies (Philip Niedertscheider)
- deps: update dependency maxdesiatov/xmlcoder to from: "0.16.0" (#29) #29 (renovate[bot])
- deps: update actions/checkout action to v4 (#31) #31 (renovate[bot])
- deps: update dependency maxdesiatov/xmlcoder to from: "0.17.1" (#30) #30 (renovate[bot])
- deps: updated Package.resolved (Philip Niedertscheider)
- deps: updated Ruby gem dependencies (Philip Niedertscheider)
- ci: added Kodiak configuration (Philip Niedertscheider)
- ci: added Danger setup (Philip Niedertscheider)
- ci: updated publish release workflow (Philip Niedertscheider)
- deps: updated Swift Package format to 5.6 (Philip Niedertscheider)
- ci: added improvements to testing workflows (Philip Niedertscheider)
- ci: fixed coverage output folder missing (Philip Niedertscheider)
- ci: fixed Dangerfile (Philip Niedertscheider)
- ci: fixed ref name in documentation workflow (Philip Niedertscheider)
- ci: renamed build and test workflow (Philip Niedertscheider)
- deps: update actions/checkout action to v4 (#33) #33 (renovate[bot])
Commits
- 99c614b: Update LICENSE year (Philip Niedertscheider)
- 2355ecf: Update dependency MaxDesiatov/XMLCoder to from: "0.14.0" (#25) (renovate[bot]) #25
- b9880fe: Update dependency jazzy to v0.14.3 (#28) (renovate[bot]) #28
- c57a70a: Update dependency MaxDesiatov/XMLCoder to from: "0.15.0" (renovate[bot]) #27
- cd53e01: Create codeql.yml (Philip Niedertscheider)
v0.0.13
Commits
- b88f10c: Updated Ruby Gems (Philip Niedertscheider)
- 2dce345: Update actions/cache action to v3 (#21) (renovate[bot]) #21
- 53cec2f: Added support for integer conversion from DefaultHeaderStrategyOptional (#24) (Antoine Barré) #24
- c34122a: Update actions/checkout action to v3 (#20) (renovate[bot]) #20
- 74f142b: Updated Ruby dependencies (Philip Niedertscheider)
- d64cebd: Removed unused decoding method (Philip Niedertscheider)
v0.0.12
Commits
- 3653823: Fixed referenced article (Philip Niedertscheider)
- d650232: Add .whitesource configuration file (#15) (whitesource-bolt-for-github[bot]) #15
- 7a02542: Add renovate.json (#16) (renovate[bot]) #16
- f002e93: Added convenience initializer, Bool and Double and ACL of QueryItem (#12) (Antoine Barré)
- 17fec42: Generic Response Header decoding (e.g. to support
Int
for pagination) (#13) (Antoine Barré) - bb5bb63: Added option to override
keyEncodingStrategy
(to use when APIs do not follow the snake_case naming convention) (#14) (Antoine Barré) - 923a899: Updated Ruby Gems (Philip Niedertscheider)
- 00327df: Updated XMLCoder to >0.13.1 (Philip Niedertscheider)
- e5008a1: Changed WhiteSource to only scan main branch (Philip Niedertscheider)