chiselj 0.1.3

JSON command line utility
# Chisel Changelog

All the most recent changes are summarised and grouped below:

## [unreleased]

### Features

- Upgraded `chisel-json` to version 0.1.22
- Added start and end coordinates to pointer output
- Started adding sane documentation around available commands
- Renamed package name to chiselj in order to avoid collisions
- Added basic package information to Cargo.toml

## [0.1.2] - 2023-05-11

### Features

- Basic pointer extraction and inspection functionality
- Feat: altered default pretty printing behaviour to cuddle empty objects
and arrays on the same line in the output


## [0.1.1] - 2023-05-08

## [0.1.0] - 2023-05-08

### Features

- Basic pretty printing implemented