Support toml v1.1.0
Open
Nobody has claimed this yet.
- Dominant language
- Gleam
- Stars
- 40
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/toml-lang/toml/releases/tag/1.1.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the TOML 1.1.0 release notes linked in the issue, then locate the parser entry points and existing version or feature tests in this Gleam repository. Compare current behavior with the 1.1.0 specification and add coverage for the required differences; done means the parser supports the targeted release without regressing existing tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100