mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
update release notes section
This commit is contained in:
@ -76,7 +76,7 @@ function parameter in `parse()` when using `jc` as a python library.
|
|||||||
Schemas for each parser can be found at the documentation link beside each
|
Schemas for each parser can be found at the documentation link beside each
|
||||||
[**Parser**](#parsers) below.
|
[**Parser**](#parsers) below.
|
||||||
|
|
||||||
Release notes can be found [here](https://blog.kellybrazil.com/category/jc-news/).
|
Release notes can be found in the [Releases section](https://github.com/kellyjonbrazil/jc/releases) on Github.
|
||||||
|
|
||||||
## Why Would Anyone Do This!?
|
## Why Would Anyone Do This!?
|
||||||
For more information on the motivations for this project, please see my blog
|
For more information on the motivations for this project, please see my blog
|
||||||
|
2
man/jc.1
2
man/jc.1
@ -1,4 +1,4 @@
|
|||||||
.TH jc 1 2024-02-14 1.25.2 "JSON Convert"
|
.TH jc 1 2024-02-20 1.25.2 "JSON Convert"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools, file-types,
|
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools, file-types,
|
||||||
and strings
|
and strings
|
||||||
|
@ -76,7 +76,7 @@ function parameter in `parse()` when using `jc` as a python library.
|
|||||||
Schemas for each parser can be found at the documentation link beside each
|
Schemas for each parser can be found at the documentation link beside each
|
||||||
[**Parser**](#parsers) below.
|
[**Parser**](#parsers) below.
|
||||||
|
|
||||||
Release notes can be found [here](https://blog.kellybrazil.com/category/jc-news/).
|
Release notes can be found in the [Releases section](https://github.com/kellyjonbrazil/jc/releases) on Github.
|
||||||
|
|
||||||
## Why Would Anyone Do This!?
|
## Why Would Anyone Do This!?
|
||||||
For more information on the motivations for this project, please see my blog
|
For more information on the motivations for this project, please see my blog
|
||||||
|
Reference in New Issue
Block a user