Skip to content

Version 2.3.0

Choose a tag to compare

@dipu-bd dipu-bd released this 23 May 10:50
· 53 commits to master since this release
  • Breaking Changes: Renames PHCSF -> CryptFormat. Affected names:
    • Class:
      • PHCSF -> CryptFormat
      • PHCSFData -> CryptData
      • PHCSFEncoder -> CryptEncoder
      • PHCSFDecoder -> CryptDecoder
    • Constant:
      • phcsf -> crypt
    • Methods:
      • toPHCSF -> toCrypt
      • fromPHCSF -> fromCrypt

Full Changelog: v2.2.0...v2.3.0