| + |
# Changelog
|
| + |
|
| + |
All notable changes to this project will be documented in this file.
|
| + |
|
| + |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
| + |
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
| + |
|
| + |
## [Unreleased]
|
| + |
|
| + |
## v0.2.0
|
| + |
|
| + |
### Highlights
|
| + |
|
| + |
#### `rad-job`
|
| + |
|
| + |
A CLI tool was published so that it makes it easier to interact with and view
|
| + |
`Job`s.
|
| + |
|
| + |
### Commits
|
| + |
|
| + |
* `b9d8df7` **chore: radicle 0.16.1** *<rudolfs@osins.org>*
|
| + |
* `8530300` **feat: add --pretty to 'rad-job show'** *<richard@levitte.org>*
|
| + |
* `841ea44` **feat: add program to manipulate and inspect job COBs** *<fintan.halpenny@gmail.com>*
|
| + |
* `4e85d1c` **feat: display module** *<fintan.halpenny@gmail.com>*
|
| + |
* `0c82a9a` **feat: add FindByCommit iterator** *<fintan.halpenny@gmail.com>*
|
| + |
* `574129a` **fix: inline variable in format string** *<liw@liw.fi>*
|
| + |
|
| + |
## v0.1.0
|
| + |
|
| + |
The genesis of the `radicle-job` crate which includes the `Job` collaborative
|
| + |
object, for automated job publishing in the Radicle ecosystem.
|