- More test cases.
- Sync upstream.
- Enhance README
- Add golangci-lint
- Use bytes.IndexByte instead of Contains
- fix upstream #29
- Split MustRepairJSON
- Tuning goreleaser, remove draft
- UT action
- Change minimal Go version
- Add Homebrew tap.
- Introduced
jsonrepair
as a command-line interface for easier use.
- Initialized
goreleaser
to streamline the release process.
- Resolved an issue reported in upstream repository (#26).
- Implemented
markerRecord
to enhance the tracking of nested data structures.
- Addressed a bug identified in the upstream repository (#24).
- (This section is left empty as there are no items to be removed in this release.)
- Launched the initial version of
json-repair
, a tool designed to fix malformed JSON files.
- (This section is left empty as there are no items to be removed in this initial release.)