Releases: i2h3/rainmaker
Releases · i2h3/rainmaker
1.3.0
1.2.0
What's Changed
- Add MIT License and REUSE compliance by @i2h3 with @Copilot in #18
- Add environment variable support for CLI credentials by @i2h3 with @Copilot in #19
- Close #22: Introduced SwiftFormat by @i2h3 in #23
- Deploy Documentation for CLI and Mocks by @i2h3 in #24
- Close #20: Recursive Enumeration by @i2h3 in #26
- Close #25: Login by @i2h3 in #31
- Close #32: Added AGENTS.md by @i2h3 in #33
- Fix #28: Default Documentation Theme by @i2h3 in #34
- Fix #29: Deploy Documentation on Release by @i2h3 in #35
- Close #10: Fetch Quota Information by @i2h3 in #36
- Close #38: Moved information from README to documentation catalog. by @i2h3 in #40
- Close #30: Test cases for special characters by @i2h3 in #42
- Use nc:creation_time instead of d:creationdate by @i2h3 with @Copilot in #44
- Downloads by @i2h3 in #46
- Expose
Requestingas injectable dependency onServerby @i2h3 with @Copilot in #47 - Added support to query server capabilities by @i2h3 in #49
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Updated and fixed documentation deployment on GitHub pages
- Introduced CLI executable
- Offline tests which cover all supported Apple platforms (pursuing Windows, Linux and Android was dropped for now due to lack of cross-platform XML parser for Swift)
- Added several new item properties to be retrieved from the server.
- Close #14: Offline Tests by @i2h3 in #15
Full Changelog: 1.0.0...1.1.0