Skip to content

Releases: rogerluan/arkana

🚀 Introducing Android support! 🤖

22 Dec 17:42
66a189e
Compare
Choose a tag to compare

What's Changed

  • Update Code Climate action version by @rogerluan in #54
  • Add support to Android using Kotlin code generation by @husseinala in #53
  • Delete code that was only used by Ruby 2.6.x, since Ruby 2.6 was deprecated in v1.5.0 by @rogerluan in #55

New Contributors

Full Changelog: v1.6.0...v2.0.0

v1.6.0

04 Dec 17:05
2bf8866
Compare
Choose a tag to compare

What's Changed

  • Update Ruby from 3.1.1 to 3.2.2 and update all gems by @rogerluan in #42
  • Add funding info to be displayed in the repo top menu by @rogerluan in #43
  • Update rubocop configs, add rubocop extensions, and lint project again by @rogerluan in #41
  • Improve logs, replacing raw puts with UI.warn and UI.crash by @rogerluan in #49
  • Improve clarity around SPM installation instructions by @rogerluan in #47
  • Add ability to generate secrets only for select environments by @rogerluan in #48
  • Handle corner case of values that look like numbers but should be treated as strings by @rogerluan in #51

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Jun 01:13
3c6248a
Compare
Choose a tag to compare

What's Changed

  • Add ability to disable cross import of modules by @jdanthinne in #35
  • Fix compilation issue in Swift tests (when they are generated), drop support to Ruby 2.6, and update dependencies by @rogerluan in #39

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

01 Mar 16:16
77c6cf5
Compare
Choose a tag to compare

What's Changed

  • Clarify usage of special characters in env vars by @rogerluan in #30
  • Add platform support for macOS, tvOS and watchOS by @AF-cgi in #29

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Feb 13:41
9383e67
Compare
Choose a tag to compare

What's Changed

  • Document how to integrate Arkana's local Swift Package by @alobaili in #25
  • Replace 'colorize' gem with 'rainbow' gem, for a lower friction licensing by @rogerluan in #27

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

08 Nov 11:33
e2c209f
Compare
Choose a tag to compare

What's Changed

  • Add "Advanced Usage" section, and explain monorepo setup by @rogerluan in #16
  • Capitalize only first letter of Environment identifier by @scottymack in #19
  • Fix Swift compilation issue when using Bool secrets by @rogerluan in #22
  • Add support to Int env vars in Swift by @rogerluan in #23

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

06 Aug 16:28
e46d65e
Compare
Choose a tag to compare

What's Changed

  • Decrease Ruby version requirement to 2.6.x, supporting Bitrise default Ruby version out of the box by @erfanandesta1373 in #15

New Contributors

  • @erfanandesta1373 made their first contribution in #15

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Jul 01:01
7c2bf5c
Compare
Choose a tag to compare

What's Changed

  • Add missing dependency in files generated for CocoaPods setup by @rogerluan in #10
  • Improve file generation notice & add it where it was missing by @rogerluan in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jul 12:10
4fba529
Compare
Choose a tag to compare

What's Changed

  • Minor typo in README.md by @orta in #4
  • Fix build when using import_name different than namespace by @rogerluan in #5
  • Improve obfuscation by forcing compiler to inline variables by @rogerluan in #6
  • Fix issues when using lazy var as swift_declaration_strategy by @rogerluan in #7

New Contributors

  • @orta made their first contribution in #4

Full Changelog: v1.0.1...v1.1.0

v1.0.1

03 Jul 22:42
46b56a0
Compare
Choose a tag to compare
  • This release just applies a minor change to Swift code style.

Full Changelog: v1.0.0...v1.0.1