You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump versions of Github workflow actions
* Improved a lot of documentation
* Moved README.md to docs directory and updated package documentation. This avoids README showing up in godoc
* Fix for #70 Misleading comment
The following comment:
gowarc/warcfile.go
Line 526 in 614c93d
seems to be inaccurate because
gowarc/warcfile.go
Line 540 in 614c93d
leads to
gowarc/unmarshaler.go
Lines 196 to 202 in 614c93d
which returns a warcRecord which is not nil on error.
The text was updated successfully, but these errors were encountered: