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

Fix typos #47

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Fix typos #47

merged 1 commit into from
Jan 10, 2022

Conversation

kianmeng
Copy link
Contributor

No description provided.

@dumbbell dumbbell self-assigned this Jan 10, 2022
@dumbbell dumbbell merged commit a482164 into yakaz:master Jan 10, 2022
@kianmeng
Copy link
Contributor Author

🎉 🎉 🎉 🎉 🎉

@dumbbell dumbbell added the bug label Jan 13, 2022
@dumbbell dumbbell added this to the v0.9.0 milestone Jan 13, 2022
dumbbell added a commit that referenced this pull request Jan 13, 2022
This brings several bug fixes, including one which is a change of
behavior:

* @slezakattack implemented key deduplication in the construction of
  mappings, both when using proplists and maps (#39, #40).
* Report a parsing error if a block collection is unfinished when the
  end of the document is reached; e.g. when a `]` or `}` character is
  missing (#43, #50).
* Fix parsing of indented block scalar when they are finished by a
  document or directives end marker (#41, #51).

@kianmeng also fixed several typos (#47).

The Rebar configuration was updated to work with recent versions. While
working on that, the CI was switched from Travis to GitHub Actions.

Thank you to all contributors for their reports & patches!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants