-
Notifications
You must be signed in to change notification settings - Fork 241
Pull requests: pelletier/go-toml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: support encoding.BinaryUnmarshaler during decode
#1066
opened May 26, 2026 by
leno23
Loading…
2 tasks done
fix: wrap redefinition errors as DecodeError with key context
#1065
opened May 25, 2026 by
leno23
Loading…
3 tasks done
fix: populate DecodeError.Key() on type mismatch errors
#1064
opened May 25, 2026 by
leno23
Loading…
2 tasks done
fix: report quoted string requirement for unquoted values
#1063
opened May 25, 2026 by
leno23
Loading…
2 tasks done
docs: explain omitempty behavior for time.Time fields
#1061
opened May 17, 2026 by
leno23
Loading…
1 task done
marshaler: respect TextMarshaler and IsZero() in omitempty struct check
#1059
opened May 9, 2026 by
nghiack7
Loading…
marshaler: respect TextMarshaler and IsZero in shouldOmitEmpty
#1053
opened Apr 13, 2026 by
alliasgher
Loading…
fix: omitempty should not treat TextMarshaler types as empty
#1052
opened Apr 13, 2026 by
Yanhu007
Contributor
Loading…
Add CI check to enforce capability limits
#1043
opened Mar 24, 2026 by
pelletier
Owner
Loading…
1 of 2 tasks
feat: support for TOML v1.1.0
feature
Issue asking for a new feature in go-toml.
#1031
opened Feb 12, 2026 by
jcmfernandes
Loading…
feat: dynamic comments and MarshalToml interface implementation
feature
Issue asking for a new feature in go-toml.
#1014
opened Dec 23, 2025 by
someshkoli
Loading…
Fix UnmarshalTOML is not called when its underlying type is an array
#870
opened May 19, 2023 by
ImSingee
Loading…
Add multi line array options
feature
Issue asking for a new feature in go-toml.
#838
opened Jan 15, 2023 by
rasta-rocket
Loading…
ProTip!
Filter pull requests by the default branch with base:v2.