Changelog of @hackage/LDAPv3 0.1.2.0

See also http://pvp.haskell.org/faq

0.1.2.0

  • Mark LDAPv3.ASN1String and LDAPv3.StringRepr as trustworthy with respect to SafeHaskell
  • New LDAPv3.OID module exposing OID types and helpers
  • Expose ASN.1 Enumerated(toEnumerated,fromEnumerated) typeclass for accessing numeric ASN.1 ENUMERATED values

0.1.1.0

  • Add support for String Representation of Distinguished Names as per RFC4514
  • Add support for encoding/decoding common ASN.1 string types from their ASN.1 BER representation

0.1.0.0

Major API restructuring getting rid of newtype annotation wrappers in exposed API.


0.0.0.0

First version. Released on an unsuspecting world.