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
130 stars 38 forks source link

Update snakeyaml and remove .iml files. #14

Closed portlek closed 4 years ago

portlek commented 4 years ago

Changes of the SnakeYAML are; Fix #377: Allow configuration for preventing billion laughs attack Add: parse ENV variables similar to how it works for docker-compose Fix #468: Allow non-ASCII characters in the anchor names Add: expose Event.ID in Event via a getter Fix #454: Add example for integer without time pattern