Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-02 | 359 Bytes | |
v0.5.9 source code.tar.gz | 2022-09-02 | 104.4 kB | |
v0.5.9 source code.zip | 2022-09-02 | 131.0 kB | |
Totals: 3 Items | 235.8 kB | 0 |
Reporter changes:
* (#299) Adjust heuristic for line-based versus byte-based diffing
* (#306) Use value.TypeString
in PathStep.String
Code cleanup changes:
* (#297) Use reflect.Value.IsZero
* (#304) Format with Go 1.19 formatter
* (#300 )Fix typo in Result documentation
* (#302) Pre-declare global type variables
* (#309) Run tests on Go 1.19