Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ebarnard/rust-plist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: ebarnard/rust-plist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 5 contributors

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    a2cde06 View commit details
    Browse the repository at this point in the history
  2. Update line-wrap to 0.2.0

    cijiugechu authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a93a917 View commit details
    Browse the repository at this point in the history
  3. Release v1.6.1

    ebarnard authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a0ff097 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Remove line-wrap dependency

    ebarnard authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    57998af View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update dependencies

    - Update quick-xml to 0.32
    - Update base64 to 0.22
    matze authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cb89f38 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Add ASCII plist reader

    The reader currently parses OpenStep format ASCII plists but it may be
    extended to the GnuStep format in the future so is called AsciiReader.
    
    Co-authored-by: Francois Stephany <francois@tamere.eu>
    Co-authored-by: Ed Barnard <me@eab.ie>
    3 people authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    45d9a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f650890 View commit details
    Browse the repository at this point in the history
  3. Release v1.7.0

    ebarnard authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f0a8cd6 View commit details
    Browse the repository at this point in the history
Loading