github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library@v0.2.0/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  # [0.2.0] (2025-03-17)
     4  
     5  - Breaks compatibility with v0.1.0 when using chars with unicode codepoints > 65535
     6  - utf8-utf16 encoding fix
     7  - support for utf16 surrogate pairs / chars with unicode codepoints > 65535
     8  - fix for replacement char U+FFFD
     9  - empty byte fix to allow custom keyring wrapping
    10  - other operational improvements
    11  
    12  # [0.1.0] (2025-01-15)
    13  
    14  Semantic version upgrade from v0.0.1 to v0.1.0
    15  
    16  # [0.0.1] (2025-01-10)
    17  
    18  Initial release for Go based on MPL [1.8.0](../../../CHANGELOG.md)