Releases: jelmer/deb822-rs
Releases · jelmer/deb822-rs
v0.1.13
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
Full Changelog: v0.1.11...v0.1.12
v0.1.11
Full Changelog: v0.1.10...v0.1.11
0.1.9
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
- @dependabot made their first contribution in #20
- @eviltak made their first contribution in #38
Full Changelog: v0.1.8...v0.1.9