Skip to content

Pull requests: pelletier/go-toml

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

Pull requests list

Decode: slices specialization performance Issue related to a performance problem or pull request improving performance.
#669 opened Nov 11, 2021 by pelletier Draft updated Nov 14, 2021
Specialize navigating map[string]interface{} performance Issue related to a performance problem or pull request improving performance.
#758 opened Apr 15, 2022 by pelletier Draft updated Apr 15, 2022
CI: Add experimental targets build Issues regarding go-toml's CI system.
#819 opened Sep 9, 2022 by pelletier Loading… updated Sep 9, 2022
Add multi line array options feature Issue asking for a new feature in go-toml.
#838 opened Jan 15, 2023 by rasta-rocket Loading… updated Feb 1, 2023
panic unmarshaling array of tables
#840 opened Feb 4, 2023 by jmank88 Draft updated Feb 8, 2023
2 of 3 tasks
Fix UnmarshalTOML is not called when its underlying type is an array
#870 opened May 19, 2023 by ImSingee Loading… updated May 19, 2023
support time.Duration
#967 opened Sep 19, 2024 by finchcn Loading… updated Oct 19, 2024
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#973 opened Nov 25, 2024 by dependabot bot Loading… updated Nov 25, 2024
feat: Add support for custom field tags
#977 opened Dec 9, 2024 by deelawn Loading… updated Dec 9, 2024
ProTip! Exclude everything labeled bug with -label:bug.