issues
search
clj-commons
/
clj-yaml
YAML encoding and decoding for Clojure
Other
122
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dev: git ignore lein repl history file
#41
lread
closed
2 years ago
0
ci: deploy job fails for PRs
#40
lread
closed
2 years ago
2
docs: track changes in change log
#39
lread
closed
2 years ago
0
Handle unknown tags via PassthroughConstructor.
#38
grzm
closed
2 years ago
37
Number-like strings not quoted
#35
grzm
closed
2 years ago
30
Upgrade snakeyaml to 1.32
#34
danielcompton
closed
2 years ago
0
Bump snakeyaml to 1.31. Fixes CVE-2022-25857
#33
wavejumper
closed
2 years ago
1
Clojars shows 1.0.11 as latest, but project.clj still lists 1.0.11-SNAPSHOT
#32
rbrw
closed
2 years ago
1
Is it really necessary for :indicator-indent to be less than :indent?
#31
theasp
closed
2 years ago
0
Release Clarity
#30
d-t-w
closed
2 years ago
1
Add an option to parse-string that maps YAML sequences to Clojure vectors instead of Clojure LazySeqs
#29
bombaywalla
closed
2 years ago
2
Add support for indent and indicator-indent
#28
Oddsor
closed
2 years ago
0
Add indentation-control
#27
Oddsor
closed
2 years ago
1
Parsing problem when "/" in yaml key
#26
jerneyio
closed
2 years ago
2
There is snakeyaml-engine 2.x - (new snakeyaml version)
#25
ieugen
closed
2 years ago
7
Support multiple yaml documents in the same file
#24
ieugen
closed
2 years ago
7
Doesn't it yet have the ability to add arbitrary tags?
#23
kbaba1001
closed
2 years ago
3
Feature/load all
#22
clumsyjedi
closed
2 years ago
3
feat: allow dispatch to Yaml.loadAll
#21
clumsyjedi
closed
3 years ago
1
feat: parse stream and generate stream (fixed PR comments)
#20
markus-wa
closed
3 years ago
1
Tag release 0.7.2
#19
rborer
closed
3 years ago
2
Creating a vector from an array list instead of a seq
#18
narkisr
closed
3 years ago
27
Support namespaced keys
#17
skuro
closed
3 years ago
2
Support namespaced keywords
#16
skuro
closed
3 years ago
3
feat: parse stream and generate stream
#15
davidpham87
closed
3 years ago
9
Expose Allow Duplicate Key Loader Option
#14
erichaberkorn
closed
4 years ago
2
Bump SnakeYAML and Expose Parse Options
#13
erichaberkorn
closed
4 years ago
5
Please make a release for 0.7.0 (git tag)
#12
baldurmen
closed
4 years ago
2
Mention flow styles & improve readme formatting
#11
martinklepsch
closed
4 years ago
0
Upgrade ordered to current version
#10
slipset
closed
4 years ago
1
Update ordered to newest version
#9
slipset
closed
4 years ago
0
Fix test
#8
borkdude
closed
4 years ago
1
Bump deps & move Clojure to be a :provided dependency
#7
stig
closed
4 years ago
4
Prepare for 0.7.0 Release
#6
marcomorain
closed
5 years ago
0
Accept emoji
#5
gordonsyme
closed
5 years ago
0
Move dependency specifications to deps.edn
#4
aviflax
closed
5 years ago
9
Add parse-stream call
#3
Deraen
closed
3 years ago
1
Restore default text-wrapping behavior of prior release
#2
aviflax
closed
5 years ago
3
Text wrapping behavior of generate-string has changed
#1
aviflax
closed
5 years ago
2
Previous