Skip to content

Releases: alemar11/Mechanica

1.3.0

22 Dec 19:04
Compare
Choose a tag to compare
  • Added more utils.
  • More UIKit and AppKit tests.
  • Bugfixes.

1.2.0-RC.1

30 Nov 11:11
cf258b6
Compare
Choose a tag to compare
1.2.0 (#41)

1.2.0

30 Nov 11:20
Compare
Choose a tag to compare
  • Added support for Linux (Stantard Library and Foundation Utils).
  • Better separation between Standard Library and Foundation utils.
  • Bugfixes.

1.1.0

11 Nov 10:37
7861567
Compare
Choose a tag to compare
  • More UIKit utils.
  • More String utils (i.e. padding methods).
  • Better random functions.
  • Added Sequence utils.
  • Added Character and Unicode Utils.
  • Better library structure.

1.0.0

14 Sep 07:14
Compare
Choose a tag to compare
  • Mechanica is now completely migrated to Swift 4. 🤓
  • Better Core Data API.
  • Added dictionary extensions.
  • Added NSAttributedString extensions.
  • Added % unary operator.
  • Added more UIKit extensions.
  • More tests.

0.4.2

29 Jun 21:37
Compare
Choose a tag to compare
  • Bug fixes.
  • More tests.
  • Fixes on Core Data utils.
  • Removed unused API.

0.4.1

03 Jun 11:22
Compare
Choose a tag to compare
  • added NibIdentifiable protocol tests.
  • better descriptions here and there.

0.4.0

02 Jun 20:30
Compare
Choose a tag to compare
  • added SwiftLint.
  • more String extensions.
  • bugfixes.

0.3.1

09 May 18:26
Compare
Choose a tag to compare

minor fixes

0.3.0

18 Apr 17:19
Compare
Choose a tag to compare

0.3.0

  • Added protocol ValueAssociable.
  • Added Key enum.
  • UserDefaults extensions.