Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 811 Bytes

#Change Log All notable changes to this project will be documented in this file. Bit adheres to Semantic Versioning.


1.1.0 (21/08/2016)

Released on Sunday, August 21, 2016.

Added

  • Support Swift Package Manager (SPM)

1.0.1 (18/08/2016)

Released on Thursday, August 18, 2016.

Fixed

  • Access control for Representation class

1.0.0 (18/08/2016)

Released on Thursday, August 18, 2016.

Added

  • Accessor methods (UInt32, UInt64)
  • Round rotation (UInt8, UInt32, UInt64)
  • Reverse byte order (UInt32, UInt64)
  • Convert (UInt32, UInt64) to arrat of UInt8
  • Merge UInt8 to (UInt32, UInt64) array