Skip to content
New issue

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

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

Already on GitHub? # to your account

Some code cleanups to better integrate this into other packages #6

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Conversation

ChrisRega
Copy link

  • Segregated errors / messages
  • Added convenience API for library clients
  • Used clap for CLI from struct with help
  • Some smaller code improvements
  • Remove colored output for now - should be added again on main.rs to not taint library callers with ansi codes

ChrisRega and others added 30 commits March 17, 2024 22:20
- Write better return type
- Improve array return type support
- Improve visual representation of diffs (more jq-like)
Add error message to structural problems, Refactoring comparison code…
- Add serde_json::Value parsing for PathElement
- Refactor variable names
- Change the API to hand throught serde_jsons Values
- Add better README.md
- Bump version
- Add better docs
- Rename files to be more consistent
- Add more doctests
- Fix existing tests
- Add coverage to README.md
- Make it a default feature
- Add regex option to CLI
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants