Skip to content

Releases: bbaldino/parsely

parsely-rs-v0.1.6

04 Jun 04:48
860090c

Choose a tag to compare

Added

  • refactor/support tuple structs and enums (#14)

Other

  • more readme improvements
  • fix readme issues
  • update readme
  • fix some readme lints
  • run examples in README as doctests, fix some issues
  • update example/remove unused code (#12)

parsely-macro-v0.1.5

04 Jun 04:48
860090c

Choose a tag to compare

Other

  • updated the following local packages: parsely-impl

parsely-impl-v0.5.0

04 Jun 04:47
860090c

Choose a tag to compare

Added

  • refactor/support tuple structs and enums (#14)

Other

  • run examples in README as doctests, fix some issues
  • update example/remove unused code (#12)

parsely-rs-v0.1.5

05 May 06:37
be71884

Choose a tag to compare

Added

  • update bits-io version

parsely-rs-v0.1.4

02 May 22:10
bbeda96

Choose a tag to compare

Fixed

  • optimize collection reads when we know the number of elements

Other

  • update bits-io version

parsely-macro-v0.1.4

02 May 22:10
bbeda96

Choose a tag to compare

Other

  • updated the following local packages: parsely-impl

parsely-impl-v0.4.1

02 May 22:10
bbeda96

Choose a tag to compare

Fixed

  • optimize collection reads when we know the number of elements

Other

  • update bits-io version

parsely-rs-v0.1.3

01 May 18:31
1a2c6f7

Choose a tag to compare

Added

  • trait rework (#9)
  • upgrade bits-io, re-export BitSliceUxExts

Other

  • rename test file/add a test for 'while'

parsely-macro-v0.1.3

01 May 18:31
1a2c6f7

Choose a tag to compare

Other

  • updated the following local packages: parsely-impl

parsely-impl-v0.4.0

01 May 18:31
1a2c6f7

Choose a tag to compare

Added

  • trait rework (#9)
  • upgrade bits-io, re-export BitSliceUxExts