Skip to content

Releases: ArtSabintsev/Siren

New Feature

14 Nov 13:36
Compare
Choose a tag to compare
  • A delegate method for the latest version installed was added [#99]
  • A variable for checking how long ago the current app was released was also added [#99]
  • Greek Localization [#101]
  • The codebase has been slightly cleaned-up. More fileprivate extension and // MARK: - were added for readability. The sample app also has some more documentation.

Minor Updates

10 Nov 01:21
Compare
Choose a tag to compare
  • Added CFBundleDisplayName fallback logic (#97)
  • Added Serbian Cyrilic Localization (#98)
  • Added Serbian Latin Localization (#98)

Thanks @steviki and @VladislavJevremovic!

Updated Brazilian Localization

02 Nov 03:45
Compare
Choose a tag to compare

Updated Latvian Localization

27 Sep 04:26
Compare
Choose a tag to compare

iOS 8 now supported (again)

15 Sep 15:54
Compare
Choose a tag to compare

In 1.0.0, I accidentally dropped iOS 8 support. This was an oversight.

Siren's master branch (codebase in Swift 3) now works with iOS 8 - iOS 10.

1.0.0 Release

14 Sep 03:40
Compare
Choose a tag to compare

After nearly 4 years of Harpy and 18 months of Siren, version 1.0.0 of Siren is here!

What's changed? We've converted the library to Swift 3 and tightened up the code in some places. All the features you're used to are ready to go!

If you haven't migrated to Swift 3, we have a 2.3 version located at the swift2.3 branch.

Vietnamese Localization Fix

13 Aug 18:51
Compare
Choose a tag to compare

Fixed Vietnamese localization (#83)

Vietnamese Localization and fix for _BSMachError

27 Jul 03:32
Compare
Choose a tag to compare

0.9.3

14 Jul 02:46
Compare
Choose a tag to compare
  • Improved tests
  • Change scope of extension that dealt with localization back to private after modifying tests

Croatian Localization

24 Jun 04:35
Compare
Choose a tag to compare

Added Croatian Localization. Thanks to @jinjic in #73.