Mike Farah
|
ec8ef312ef
|
Added XML encoding/decoding (#1067)
* Added XML encoding/decoding
* Minor fixes
* Improve yq doc
* Lint
|
2022-01-15 11:57:59 +11:00 |
|
Mike Farah
|
606ef91cc6
|
Better fix #1062 (return error instead of panic)
|
2022-01-14 15:40:24 +11:00 |
|
Mike Farah
|
c48b1612df
|
Updating cli docs
|
2021-12-21 17:07:32 +11:00 |
|
Mike Farah
|
6763ae6e7b
|
Added xml acceptance tests
|
2021-12-21 17:05:33 +11:00 |
|
Mike Farah
|
2ee9c65bc2
|
Added global xml prefs for simplicity
|
2021-12-21 16:52:54 +11:00 |
|
Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
Mike Farah
|
915e9de437
|
Bumping version
|
2021-12-21 09:41:46 +11:00 |
|
Mike Farah
|
d0fda699e4
|
Bumping version
|
2021-12-04 14:00:27 +11:00 |
|
Matthieu MOREL
|
15d7c9e118
|
enable misspell linter
|
2021-11-25 22:01:30 +11:00 |
|
Mike Farah
|
7f5bf4b326
|
Bumping version
|
2021-11-24 10:59:31 +11:00 |
|
Mike Farah
|
a17c97b515
|
Bumping version
|
2021-11-14 11:09:53 +11:00 |
|
Mike Farah
|
2ace48c70d
|
Bumping version
|
2021-10-30 14:08:13 +11:00 |
|
Mike Farah
|
2b3d0552a6
|
Refactored command logic
|
2021-10-30 13:04:05 +11:00 |
|
Mike Farah
|
0b2688c0f1
|
Split printer
|
2021-10-30 10:04:41 +11:00 |
|
Mike Farah
|
57f058555c
|
Bumping version
|
2021-10-21 20:08:32 +11:00 |
|
Mike Farah
|
67541a2fe9
|
Keep flag, it is needed in corner cases
|
2021-10-15 11:47:00 +11:00 |
|
Mike Farah
|
0064b68ed9
|
Revert "Removed leadingContentPreProcessing flag - header preprocessing is stable"
This reverts commit 4ce9433468 .
|
2021-10-15 11:47:00 +11:00 |
|
Mike Farah
|
4ce9433468
|
Removed leadingContentPreProcessing flag - header preprocessing is stable
|
2021-10-15 08:53:00 +11:00 |
|
Mike Farah
|
d363963f98
|
Bump version
|
2021-10-11 14:50:17 +11:00 |
|
Emmanuel Bourg
|
bec30e910f
|
Fix a typo in root.go
|
2021-10-07 13:43:57 +11:00 |
|
Mike Farah
|
b8aeb76f29
|
Bump version
|
2021-10-02 15:14:45 +10:00 |
|
Mike Farah
|
e052ff8025
|
New release with docker build fixes
|
2021-09-20 11:58:21 +10:00 |
|
Mike Farah
|
222bfd3d17
|
Bumping version
|
2021-09-20 10:40:27 +10:00 |
|
Mike Farah
|
4123669efe
|
Help text tweak
|
2021-09-20 09:57:41 +10:00 |
|
Mike Farah
|
3339562aa2
|
Bumping version
|
2021-09-15 15:19:19 +10:00 |
|
Mike Farah
|
6ba8dc75a6
|
Bumping version
|
2021-09-05 11:11:51 +10:00 |
|
Mike Farah
|
b72d225092
|
Bumping version
|
2021-08-27 09:33:57 +10:00 |
|
Mike Farah
|
fe12407c93
|
Bumping version
|
2021-08-20 16:03:59 +10:00 |
|
Mike Farah
|
d18aa3e9e0
|
Added shorthand output formats
|
2021-08-20 15:46:33 +10:00 |
|
Mike Farah
|
10d4eb3381
|
Updated to use -o for output format
|
2021-08-20 13:35:57 +10:00 |
|
Mike Farah
|
43f47c4ed9
|
wip - pretty print 1.1 compat mode
|
2021-08-20 12:23:35 +10:00 |
|
Mike Farah
|
8c1a96d121
|
Properties encoder wip
|
2021-07-25 18:08:33 +10:00 |
|
Mike Farah
|
f89a133558
|
Version bump
|
2021-07-24 15:08:30 +10:00 |
|
Mike Farah
|
66b248ac18
|
Version bump
|
2021-07-20 11:05:22 +10:00 |
|
Mike Farah
|
8508d3309b
|
More efficient front matter processor
|
2021-07-20 10:38:42 +10:00 |
|
Mike Farah
|
4e628327c4
|
Better way of processing leading content
|
2021-07-20 10:19:55 +10:00 |
|
Mike Farah
|
bbebebe30c
|
Fixed for most cases, except strip comments
|
2021-07-20 09:18:40 +10:00 |
|
Mike Farah
|
3a6f73e836
|
wip
|
2021-07-19 19:52:51 +10:00 |
|
Mike Farah
|
102e7e7ab0
|
Version bump
|
2021-07-18 13:45:21 +10:00 |
|
Mike Farah
|
9c8253b582
|
Front matter processor seems to be working!
|
2021-07-18 13:17:35 +10:00 |
|
Mike Farah
|
555ad0762c
|
Added front-matter handler
|
2021-07-18 12:28:46 +10:00 |
|
Mike Farah
|
2f0fe8aa13
|
Increment version
|
2021-07-16 10:09:12 +10:00 |
|
Mike Farah
|
cae3d95fdc
|
Clean up cli help doc, add github and doc links
|
2021-07-09 14:58:09 +10:00 |
|
Mike Farah
|
21e2fdaea2
|
Bump version
|
2021-07-08 10:27:57 +10:00 |
|
Mike Farah
|
aba950a751
|
Bump version
|
2021-07-07 20:01:41 +10:00 |
|
Mike Farah
|
4bb2d04d43
|
Increment version
|
2021-06-12 16:40:42 +10:00 |
|
Mike Farah
|
58c63ed121
|
Bumping version
|
2021-06-10 09:37:08 +10:00 |
|
Mike Farah
|
b6e2a96ead
|
Increment version
|
2021-06-09 08:59:27 +10:00 |
|
Mike Farah
|
38b9856f50
|
Increment version
|
2021-05-22 08:24:08 +10:00 |
|
Mike Farah
|
af283315f2
|
Increment version
|
2021-05-21 14:27:24 +10:00 |
|