Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.02 KB

CHANGELOG-v1.md

File metadata and controls

68 lines (40 loc) · 1.02 KB

Release Notes for Utilities v1.x

v1.11.0

  • ArrayCollection class deprecated.
  • Deprecated Html->dump().
  • PSR1/PSR2
  • Moved Make targets to bash scripts.
  • PHP7 only.

v1.10.0

  • Output removed.
  • ArrayCollection added.
  • Coveralls removed.
  • Clean up.
  • PHP 7 ready.

v1.9.1

  • HTML dump level added.

v1.9.0

  • HTML dump added.

v1.8.0

  • Bin debug Integer added.
  • Test namespace added.
  • Fixes.

v1.7.0

  • Big/Little Endian to strings converter added.

v1.6.0

  • Big/Little Endian converter added.

v1.5.1

  • CodeSniffer fix.

v1.5.0

  • LEB128 un-/signed.

v1.4.0

v1.3.0

v1.2.2

  • Tests.

v1.2.1

  • Travis support added.

v1.2.0