Releases: alemar11/Mechanica
Releases · alemar11/Mechanica
1.3.0
- Added more utils.
- More UIKit and AppKit tests.
- Bugfixes.
1.2.0
- Added support for Linux (Stantard Library and Foundation Utils).
- Better separation between Standard Library and Foundation utils.
- Bugfixes.
1.1.0
- 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
- 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
- Bug fixes.
- More tests.
- Fixes on Core Data utils.
- Removed unused API.
0.4.1
- added NibIdentifiable protocol tests.
- better descriptions here and there.
0.4.0
- added SwiftLint.
- more String extensions.
- bugfixes.
0.3.0
0.3.0
- Added protocol
ValueAssociable
.
- Added
Key
enum.
- UserDefaults extensions.