Skip to content

Releases: alemar11/Mechanica

3.1.0

16 Sep 15:05
Compare
Choose a tag to compare
  • Xcode 12
  • Swift 5.2
  • Fixes

3.0.0

02 Apr 15:39
Compare
Choose a tag to compare
  • Mechanica is now completely migrated to Swift 5. 🎉
  • Added more Bundle utils.

2.2.0

28 Jan 09:57
Compare
Choose a tag to compare
  • Added more Sequence utils.
  • Added more UIImage utils.
  • Added more Collection utils.
  • Added UIStackView utils.
  • Added UIEdgeInsets utils.

2.1.0

18 Nov 16:54
5d8b06e
Compare
Choose a tag to compare
  • Added DispatchQueue utils.
  • Added more Sequence utils.
  • Added more Optional utils.
  • Added more Color utils.
  • Added more SignedInteger utils.
  • Added more NSPredicate utils
  • Added more Image utils
  • More tests.

2.0.0

15 Sep 18:56
20c551b
Compare
Choose a tag to compare
  • Mechanica is now completely migrated to Swift 4.2.
  • Added Date and Calendar utils. 📆
  • Refactor NSObjectProtocol Utilities.
  • Removed all the Random utils (implemented in Swift 4.2).
  • Removed shuffle utils (implemented in Swift 4.2).
  • NSAttributedString and NSMutableAttributedString utils now works on Linux.
  • UserDefaults utils now works on Linux.
  • Added Linux tests for Ubuntu 16.04.

1.7.0

10 Jul 19:44
14a8eb1
Compare
Choose a tag to compare
  • Added cURL representation.
  • Added UIImage utils (rounding and scaling).
  • More String utils.
  • More tests.
  • Bugfixes.

1.6.0

31 Mar 14:12
6e03b23
Compare
Choose a tag to compare
  • Swift 4.1 🎉
  • Added CoreGraphics utils.
  • More Sequence utils.
  • Better performance in some RangeReplaceableCollection utils.
  • More tests.
  • Bugfixes.

1.5.0

11 Feb 22:33
Compare
Choose a tag to compare
  • Added more UIView utils.
  • Added Font utils for bold and italic traits.
  • Added shuffling methods for collections and sequences.
  • Added more Optional utils.
  • Better random string generation methods.
  • Bugfixes.

1.4.0

27 Jan 18:03
Compare
Choose a tag to compare
  • Better String subscription methods.
  • More URL utils.
  • More Character utils.
  • More ProcessInfo utils.
  • Bugfixes.

1.3.1

22 Dec 22:00
Compare
Choose a tag to compare
  • Access level fixes.