Finalizing for 1.2.0

This commit is contained in:
2022-01-16 06:55:29 -05:00
parent 39e0a1fd43
commit d98363c0d7
22 changed files with 1106 additions and 110 deletions

1
.gitignore vendored
View File

@@ -31,6 +31,7 @@
# But DO include the actual tests.
!_test.go
!*_test.go
!*_test_*.go
!*_test/
# Output of the go coverage tool, specifically when used with LiteIDE