Skip to content
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

feat(yaml.lua): Add support comments #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Riflio
Copy link

@Riflio Riflio commented Jan 30, 2023

feat(yaml.lua): Add support check YAML version tag
feat(yaml.lua): dump to yaml (author @snowyu, PR #12)
fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR #11)
fix(yaml.lua): timestamp timezone
fix(yaml.lua): only parsing first block hash with indent==0
fix(yaml.lua): parsing block after empty row
feat(samples): Check comments
fix(samples): timezone
feat(samples): Check negative numbers as properties

PavelK added 2 commits January 30, 2023 05:48
feat(yaml.lua): Add support check YAML version tag
feat(yaml.lua): dump to yaml (author @snowyu, PR exosite#12)
fix(yaml.lua): negative numbers as properties should not parse as a list (author @FreeMasen, PR exosite#11)
fix(yaml.lua): timestamp timezone
fix(yaml.lua): only parsing first block hash with indent==0
fix(yaml.lua): parsing block after empty row
feat(samples): Check comments
fix(samples): timezone
feat(samples): Check negative numbers as properties
fix(liblua): Inline arrah/hash comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant