Skip to content

Releases: primait/positional.rs

0.4.3

02 Oct 09:57
6b1e080
Compare
Choose a tag to compare
  • replace the proc-macro-error dependency with proc-macro-error2

Commits

  • Bump for release (#74) by Cristiano Piemontese
  • Replace proc-macro-error with proc-macro-error2 (#73) by Mikhail Glushenkov

0.4.2

22 Aug 09:39
c225723
Compare
Choose a tag to compare

Changed

  • update criterion to 0.5
  • update itertools to 0.13
  • update syn to 2.0

Commits

  • Update CHANGELOG and prepare for release (#71) by Cristiano Piemontese
  • Update criterion requirement from 0.4.0 to 0.5.1 (#42) by dependabot[bot]
  • Update itertools requirement from 0.12.1 to 0.13.0 (#69) by dependabot[bot]
  • Update dependabot.yml (#70) by Cristiano Piemontese
  • CIs update rust version to 1.78 today. Fix error (#68) by Simone Cottini
  • Update syn requirement from 1.0.95 to 2.0.63 (#67) by dependabot[bot]
  • Update itertools requirement from 0.10.3 to 0.12.1 (#61) by dependabot[bot]
  • Trying to fix release pt.2 (#59) by Simone Cottini
  • Trying to fix release (#58) by Simone Cottini
  • 0.4.1.rc-0 (#57) by Simone Cottini
  • Fix release (#56) by Simone Cottini
  • [PLATFORM-1365]: Migrate positional.rs to GHA (#55) by Simone Cottini

0.4.1-rc.0

18 Dec 16:06
aa09cd7
Compare
Choose a tag to compare
  • Trying to fix release pt.2 (#59) by Simone Cottini
  • Trying to fix release (#58) by Simone Cottini
  • 0.4.1.rc-0 (#57) by Simone Cottini
  • Fix release (#56) by Simone Cottini
  • [PLATFORM-1365]: Migrate positional.rs to GHA (#55) by Simone Cottini

0.2.3

18 Nov 08:15
08214c2
Compare
Choose a tag to compare
  • version 0.2.3 (#16) by Matteo Giachino

0.2.2

18 Nov 07:47
a8c243d
Compare
Choose a tag to compare
  • Bump to 0.2.2 (#15) by Cristiano Piemontese
  • Bump docker image and use cargo-release in build (#14) by Cristiano Piemontese

0.2.1

16 Nov 10:04
8fcbf0b
Compare
Choose a tag to compare
  • Try to fix build script & bump version (#13) by Cristiano Piemontese

0.2.0

16 Nov 08:15
b2d0731
Compare
Choose a tag to compare
  • Release 0.2.0 (#12) by Pavel Procopiuc
  • Use &str instead of impl ToString to avoid unnecessary allocations (#11) by Pavel Procopiuc
  • Fix version grep in build script (#8) by Simone Cottini
  • Add dependabot (#9) by Alessandro Dalfovo
  • Trying to fix ci (#7) by Simone Cottini
  • Add catalog-info.yaml file (#6) by Simone Cottini

0.1.3

09 Jun 09:29
Compare
Choose a tag to compare
  • invert order of publishing
  • version bump and changelog
  • Deploy script for workspace (#5)
  • fix links in changelog
  • add links to changelog
  • add a changelog
  • rename parse in from_positional_row
  • example with parse

0.1.2

07 Jun 06:59
Compare
Choose a tag to compare

Add support for enums