Skip to content

1.0.0 馃殌

Compare
Choose a tag to compare
@simonjbeaumont simonjbeaumont released this 11 Dec 11:06
· 12 commits to main since this release
bc1023f

What's Changed since 1.0.0-alpha.1

SemVer Patch

  • Remove no-longer-needed @preconcurrencys by @MahdiBM in #83
  • [Docs] Make sure all symbols are curated by @czechboy0 in #88

Other Changes

Full Changelog: 1.0.0-alpha.1...1.0.0

What's Changed since 0.3.6

SemVer Major

SemVer Minor

  • Base64EncodedData initializer taking an array slice shouldn't have a label by @PARAIPAN9 in #71
  • [Multipart] Add public types by @czechboy0 in #77
  • [Multipart] Add converter SPI methods by @czechboy0 in #78

SemVer Patch

  • [Multipart] Introduce a bytes -> frames parser by @czechboy0 in #72
  • [Multipart] Add the frame -> bytes serializer by @czechboy0 in #73
  • [Multipart] Add a frames -> raw parts parsing sequence by @czechboy0 in #74
  • [Multipart] Add a raw parts to frames serializer sequence. by @czechboy0 in #75
  • [Multipart] Validation sequence by @czechboy0 in #76
  • Remove no-longer-needed @preconcurrencys by @MahdiBM in #83
  • [Docs] Make sure all symbols are curated by @czechboy0 in #88

Other Changes

Full Changelog: 0.3.6...1.0.0