Releases: pytorch/tlparse
Releases · pytorch/tlparse
v0.4.0
Update tlparse version to 0.4.0 (#139)
Update tlparse version to 0.4.0 because we have breaking change in this
version. The signature of `parse_path(path: &PathBuf, config:
&ParseConfig)` changed (from `ParseConfig` to `&ParseConfig`).