Skip to content

Releases: fcanas/OHMKit

OHMKit 0.2.0

01 Jan 01:30
Compare
Choose a tag to compare
OHMKit 0.2.0 Pre-release
Pre-release

OHMKit 0.2.0 bring two major features:

  • Dictionary mapping similar to array mapping from version 0.1.0
  • OHMKit now allows for batch addition, updating, and removal of everything: property mapping, adapters, array classes, and dictionary classes

Version 0.2.0 also brings significantly expanded documentation.

This release is marked not production ready to indicate that non backwards compatible changes may be introduced before version 1.0, and that it is not fully documented. OHMKit is robust, performant, and has been successfully operating in production for some time.

OHMKit 0.1.0

18 Dec 03:03
Compare
Choose a tag to compare
OHMKit 0.1.0 Pre-release
Pre-release
  • Array mapping
  • More robust implementation
  • Better test coverage, and project integration with TravisCI

This release is marked not production ready to indicate that non backwards compatible changes may be introduced before version 1.0, and that it is not fully documented. OHMKit is robust, performant, and has been successfully operating in production for some time.

second

01 Aug 17:38
Compare
Choose a tag to compare
second Pre-release
Pre-release

More robust approach to method swizzling.

IPO

17 Jul 16:39
Compare
Choose a tag to compare
IPO Pre-release
Pre-release

Open for public review and commentary.