issues
search
Carleslc
/
Simple-YAML
This Java API provides an easy-to-use way to store data and provide configurations using the YAML format.
https://carleslc.me/Simple-YAML
GNU General Public License v3.0
132
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature idea
#81
FrahHS
opened
1 month ago
0
Memory Leak Problem
#80
EverNife
closed
7 months ago
3
YamlFile#load & #loadWithComments behave different on double quote value
#79
Ancash
opened
1 year ago
6
String List placement inside yaml
#78
ItsRainingHP
opened
1 year ago
10
Custom Domain Jitpack Deployment
#77
TheRealRyGuy
closed
1 year ago
5
Corrected artifact group for maven & gradle.
#76
AkramLZ
closed
1 year ago
5
ConfigurationSection#addDefault changes values if present
#75
ItsRainingHP
closed
1 year ago
2
Update snakeyaml to 2.0
#74
ghost
closed
1 year ago
0
The method for saving the config is not working.
#73
thelipe7
closed
1 year ago
2
Update snakeyaml version to 2.0
#72
ghost
closed
1 year ago
1
[Question] String length limit! Can it be disabled?
#71
EverNife
closed
1 year ago
3
Could not find artifact me.carleslc.Simple-YAML:Simple-Configuration:jar:1.8.3 in central (https://repo1.maven.org/maven2)
#70
xKumorio
closed
1 year ago
6
Bump snakeyaml version from 1.32 to 1.33
#69
MelaineGerard
closed
2 years ago
1
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.DumperOptions.setIndentWithIndicator(boolean)'
#68
thelipe7
closed
2 years ago
3
(Velocity dependency clash) java.lang.NoSuchMethodError
#67
exosmium
closed
2 years ago
13
Bump up of SnakeYML to 1.31.
#66
DxsSucuk
closed
2 years ago
1
Enhancement/Feature Request - addDefault() enforce quote style
#65
omega0verride
closed
2 years ago
3
addDefault doesn't work since 1.8 if file contains only defaults
#64
ChimpGamer
closed
2 years ago
5
Invalid configuration caused by the library itself?
#63
bi3her
closed
2 years ago
3
NoSuchMethodError when registering config
#62
Ajneb97
closed
2 years ago
6
There is a bug when i set the list
#61
OMAR-3OOV
closed
2 years ago
2
Header being duplicated when there is no comment on the root key
#60
EverNife
closed
2 years ago
3
Key setting with single quote despite no special characters.
#59
ghost
closed
2 years ago
10
Load YamlConfiguration Error
#58
segu23
closed
2 years ago
1
'void org.yaml.snakeyaml.DumperOptions.setIndentWithIndicator(boolean)'
#57
Ciph3r-Zer0
closed
2 years ago
2
Can't properly set comments on nested options
#56
re-ovo
closed
2 years ago
5
Quote Style + Implementation abstraction
#55
Carleslc
closed
2 years ago
0
Comment fixes + Header & Comment Formatter
#54
Carleslc
closed
2 years ago
0
How can I parse/save header/comment correctly?
#53
re-ovo
closed
2 years ago
6
Error saving a serializable List
#52
EverNife
closed
2 years ago
4
Auto updates
#51
creatorfromhell
closed
2 years ago
2
Save string values with "quotes"
#50
Elzorro99
closed
2 years ago
7
Update snakeyaml
#49
BlackBaroness
closed
3 years ago
0
Fix side comments in quotes
#47
LOOHP
closed
2 years ago
4
Resetting lists
#46
bi3her
closed
3 years ago
6
update snakeyaml.
#45
portlek
closed
3 years ago
0
Comments are broken
#44
Osiris-Team
closed
3 years ago
6
Formatting MapList indent
#43
HSGamer
closed
2 years ago
2
Weird behavior of Side comments
#42
HSGamer
closed
2 years ago
4
Duplicate class found
#41
piet8stevens
closed
3 years ago
18
.save() error
#40
ghost
closed
4 years ago
4
Multilined comments support?
#39
Osiris-Team
closed
4 years ago
2
Move and rename some comment classes.
#38
portlek
closed
4 years ago
1
Move the indentation into the configuration options class.
#37
portlek
closed
4 years ago
0
Refactor YamlConfigurationOptions and move the indentation methods into the ConfigurationOptions class.
#36
portlek
closed
4 years ago
0
Refactor the comments package and move it into the configuration module.
#35
portlek
closed
4 years ago
1
Add comments programmatically?
#34
Osiris-Team
closed
4 years ago
2
Question: Is it possible to return values from an existing config?
#33
Osiris-Team
closed
4 years ago
10
file.getName();
#32
Java4Life17
closed
4 years ago
2
Loading via URI and Reader
#31
AlessioDP
closed
4 years ago
1
Next