~zethra/freedesktop_entry_parser

1.3.0 3 years ago .tar.gz browse log

freedesktop_entry_parser 1.3.0

Sashanoraa (1):
      Update to nom 7

1.2.0 3 years ago .tar.gz browse log

freedesktop_entry_parser 1.2.0

Ben Aaron Goldberg (2):
      Bump MSRV to 1.44 as required by nom 6
      Add section to readme about msrv

Kitsu (1):
      Bump nom to 6

1.1.2 3 years ago .tar.gz browse log

freedesktop_entry_parser 1.1.2

Bug fix update fixing linting errors. I'm also committing to a msrv,
which is why I'm not updating to nom 6, at least for now.

Ben Aaron Goldberg (2):
      fix lint errors
      Add msrv badge

1.1.1 4 years ago .tar.gz browse log

freedesktop_entry_parser 1.1.1

Updated maintainer info and other housekeeping.

Ben Aaron Goldberg (3):
      Updated email and contrib message
      Updated _incr_version script
      Fixed typos in README

1.1.0 4 years ago .tar.gz browse log

freedesktop_entry_parser 1.1.0

Changes:
    - parse_entry and Entry::parse_file return an io::Result now

Fixes:
    - parse_entry and Entry::parse_file don't panic if file io fails

zethra (1):
      Removed unwraps on file io errors

1.0.0 4 years ago .tar.gz browse log

freedesktop_entry_parser 1.0.0

zethra (1):
      Fix ci to actually test this code

0.4.1 4 years ago .tar.gz browse log

freedesktop_entry_parser 0.4.1

Changes:
- Added to README.md
- Removed files from cargo package

zethra (3):
      Updated docs
      Updated .gitignore
      Remove unneeded files from crate upload

0.4.0 4 years ago .tar.gz browse log

freedesktop_entry_parser 0.4.0

BREAKING

Additons:
- Added a new higher-level API

Changes:
- Old lower-level API was moved into it's own module
- Added a custom Result type

zethra (19):
      Added more docs
      Improved docs a bit
      Add more tests
      Moved parser code into new file
      Added param parsing
      Stubbed out high level api
      WIP
      Changed interal map structed to be three tiers
      Move Interal to it's own file to prevent leaking
      internals refactor
      More internals refactoring
      Added attr iter
      API is looking nice now
      Added more docs
      Added systemd example
      Tests pass
      Move low level api it's own module, add more docs
      Iter fns shouldn't return Option
      Added custom result type

0.3.0 4 years ago .tar.gz browse log

freedesktop_entry_parser 0.3.0

Switched to using an internal error type instead of anyhow

zethra (2):
      Switched to using internal error type
      Added vercion bump script

0.2.2 4 years ago .tar.gz browse log

freedesktop_entry_parser 0.2.2

zethra (1):
      Fixed cargo.toml version
1 / 2
Do not follow this link