Skip to content

Issues: VirtusLab/scala-yaml

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Parsing multiline string with escaped new line bug Something isn't working
#281 opened Mar 20, 2024 by jiramares
Support for more codecs (Duration, java.time.LocalDate, etc ...) feature New feature or request good first issue Good for newcomers
#275 opened Mar 13, 2024 by ramytanios
Integration test fails even in clean checkout bug Something isn't working test
#274 opened Mar 13, 2024 by SethTisue
Backslashes in single-quoted YAML strings should not be escaped bug Something isn't working
#258 opened Nov 17, 2023 by a01fe
Scala3doc is published for the test module? bug Something isn't working
#228 opened Jun 3, 2023 by kubukoz
Hexadecimal values or .inf fails to get parsed bug Something isn't working
#222 opened Apr 27, 2023 by winitzki
All non-printable characters must be escaped bug Something isn't working
#216 opened Apr 11, 2023 by novakov-alexey
Use default arguments when field is not provided feature New feature or request
#215 opened Apr 8, 2023 by scalway
Don't convert !!null implicitly into empty strings bug Something isn't working
#120 opened Dec 30, 2021 by kpodsiad
Add YamlEncoder for Option feature New feature or request
#119 opened Dec 30, 2021 by kpodsiad
2
4
Handle anchors & aliases when composing nodes from events feature New feature or request
#88 opened Nov 3, 2021 by kpodsiad
Parsing key with empty value bug Something isn't working
#86 opened Oct 27, 2021 by lwronski
Allow incremental processing of documents feature New feature or request
#69 opened Sep 9, 2021 by kpodsiad M3
Add API for extracting data from nodes feature New feature or request
#67 opened Sep 8, 2021 by kpodsiad M3
Parsing final break style in folded scalar bug Something isn't working
#60 opened Aug 28, 2021 by lwronski M3
Support complex keys in mappings feature New feature or request
#24 opened Jul 21, 2021 by kpodsiad
ProTip! Exclude everything labeled bug with -label:bug.