v0.8.0
Improvements
- Add the
File.String()
method to convert a parsed file back to a patch representation (#48)
Changes
- Set the module's Go version to 1.21 to due to usage of generics and the
slices
package in test code
File.String()
method to convert a parsed file back to a patch representation (#48)slices
package in test code