Skip to content

Releases: jelmer/deb822-rs

v0.1.13

16 Jul 20:29
v0.1.13
de8ee91

Choose a tag to compare

What's Changed

  • Bump debversion from 0.3.1 to 0.4.0 by @dependabot in #43
  • Bump serde from 1.0.203 to 1.0.204 by @dependabot in #44
  • Add some more examples by @jelmer in #45
  • Use std::fmt::Display by @jelmer in #48
  • Migrate from ToString to Display, add basic python-debian support by @jelmer in #49
  • Parse paragraphs from strings to avoid dealing with strings by @jelmer in #50
  • Handle field values starting with colon by @jelmer in #51
  • Add support for apt control files by @jelmer in #52
  • Add python-debian support for apt files by @jelmer in #57

Full Changelog: v0.1.12...v0.1.13

v0.1.12

16 Jul 20:29
v0.1.12
9238aef

Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12

v0.1.11

16 Jul 20:30

Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

0.1.9

04 Jun 13:38

Choose a tag to compare

What's Changed

  • Add dependabot config by @jelmer in #19
  • Bump dependencies by @jelmer in #27
  • Don't create empty paragraphs. Fixes #26 by @jelmer in #28
  • Add continuation indent before each line in multiline Entry values by @eviltak in #38

New Contributors

Full Changelog: v0.1.8...v0.1.9

0.1.8

22 Feb 00:04

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8