Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add convert command #610

Merged
merged 17 commits into from
May 15, 2023
Merged

Add convert command #610

merged 17 commits into from
May 15, 2023

Commits on Apr 21, 2023

  1. Add convert command

    nwagner84 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ac7d199 View commit details
    Browse the repository at this point in the history
  2. Add PICA XML converter

    nwagner84 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f2adf37 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    nwagner84 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1393924 View commit details
    Browse the repository at this point in the history
  4. Add PICA JSON converter

    nwagner84 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d0113b7 View commit details
    Browse the repository at this point in the history
  5. Add binary converter

    nwagner84 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0ac7a4e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Add import converter

    nwagner84 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3b3458a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Add reader

    nwagner84 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    11157bf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    0e45353 View commit details
    Browse the repository at this point in the history
  2. Revert "Add reader"

    This reverts commit 11157bf.
    nwagner84 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2b3772a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Add plus writer

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8335c90 View commit details
    Browse the repository at this point in the history
  2. Changelog

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    41a6b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6c4a5 View commit details
    Browse the repository at this point in the history
  4. Readme

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    349ac19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e4944e View commit details
    Browse the repository at this point in the history
  6. Update README

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ae8968f View commit details
    Browse the repository at this point in the history
  7. Fix integration tests

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8c9fc8b View commit details
    Browse the repository at this point in the history
  8. Fix clippy warnings

    nwagner84 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cf8b0ed View commit details
    Browse the repository at this point in the history