Thomas Pelletier
644602b845
Script to test all versions of go ( #1000 )
2025-08-24 12:40:29 +02:00
Nathan Baulch
36df8eef6e
General cleanup ( #999 )
2025-08-24 12:18:46 +02:00
Thomas Pelletier
32788f26f8
Update release instructions ( #941 )
2024-03-19 12:47:39 -04:00
Thomas Pelletier
75db1016e8
Remove extra words from CONTRIBUTING
2021-12-29 10:26:22 -05:00
Thomas Pelletier
de6d715bd2
Update CONTRIBUTING.md
2021-12-29 10:25:28 -05:00
Thomas Pelletier
3ab2fc2b87
Update release proces documentation
2021-12-29 10:24:01 -05:00
Thomas Pelletier
95c701b253
Increase test coverage ( #538 )
...
Also fix array in map bug.
2021-05-10 20:17:05 -04:00
Thomas Pelletier
3db329a512
ci: basic github action for coverage ( #537 )
2021-05-09 17:37:03 -04:00
y-yagi
3430b0f086
Update docs to reference pkg.go.dev ( #465 )
2021-01-25 08:31:50 -05:00
Thomas Pelletier
405d48dc28
Port toml-test to pure Go ( #264 )
...
* Port toml-test to pure Go
This change basically ports the toml-test examples test suite to pure
Go. This removes the snowflake test.sh required to run such tests, and
allows us to the example tests on any platform (which includes Windows
as part of the pull-request testing).
* Allow CircleCI failure for go tip
2019-03-20 00:23:14 -07:00
Thomas Pelletier
489c49b1b4
Add CONTRIBUTING document ( #258 )
...
Fixes #180
2019-03-01 13:26:01 -08:00