SeisMain v0.1.2
The only new feature is the function download_if_needed
which downloads a file only if hasn't been downloaded, and checks for the sha256sum checksum hash to assert the integrity of the file. Nevertheless, this release focused on cleaning up the tests and adding CI workflows to run tests and build the documentation website.
Merged pull requests:
- removing Manifest.toml (#27) (@AtilaSaraiva)
- Fixing tests (#28) (@AtilaSaraiva)
- Version 0.1.1->0.1.2 (#29) (@AtilaSaraiva)