Skip to content

1.1.0

Compare
Choose a tag to compare
@fishcharlie fishcharlie released this 02 Jul 05:25
· 38 commits to main since this release
0a2aed1

What's Changed

  • fix: optional properties for two models by @TheNoim in #8
  • Adding public init functions to all structs & responses by @fishcharlie in #10
  • Allow for URLSession injection into LemmyAPI via init parameter by @ckaik in #15
  • Adding missing init for GetRepliesRequest by @fishcharlie in #16
  • Conforming all enums to CaseIterable by @fishcharlie in #20
  • Making APIRequest conform to Hashable by @fishcharlie in #24
  • Making baseUrl public in LemmyAPI by @fishcharlie in #25
  • Added swiftformat configuration by @ckaik in #18
  • Addressed a critical error in relation to inbox_url on the PersonSafe struct by @creekdrops in #22
  • Fixing lint issues by @fishcharlie in #27
  • Adding GitHub Action for linting by @fishcharlie in #28
  • feat: add method to do request and return URLSession result by @TheNoim in #7

New Contributors

Full Changelog: 1.0.2...1.1.0