aut-0.90.0
Documentation
Release Notes
Fixed bugs:
- Python implementation of .all() has .keepValidPages() incorrectly applied to it #502
- Extract hyperlinks from wayback machine #501
- Release 0.80.0 JAR produces error; built 0.80.1 fatjar built on repo works #495
Closed issues:
- Migrate CI infrastructure from TravisCI to GitHub Action #506
- Split tf into it's own repo #498
- Change master branch to main branch #490
- GitHub action - Run isort and black on Python code #488
- Add scalafmt GitHub action #486
- Add Google Java Formatter as a GitHub action #484
- Packages build is often broken - should we support it? #483
- Implement SaveToDisk in Python #478
- Java 11 support #356
Merged pull requests:
- ars-cloud compatibility with aut and Java 11 #510 (ruebot)
- Update to Spark 3.0.1 #508 (ruebot)
- Replace TravisCI with GitHub Actions. #507 (ruebot)
- Bump junit from 4.12 to 4.13.1 #505 (dependabot[bot])
- Fix relative links extraction #504 (yxzhu16)
- Remove .keepValidPages() on .all() Python implmentation. #503 (ruebot)
- Updates read.me to include citation section #500 (SamFritz)
- Remove tf project; resolves #498. #499 (ruebot)
- Add Python formatter GitHub Action. #489 (ruebot)
- Add scalafmt GitHub action and apply it to scala code. #487 (ruebot)
- Add Google Java Formatter as an action, and apply it. #485 (ruebot)
- Add Python implementation of SaveBytes. #482 (ruebot)
- Bump xercesImpl from 2.11.0 to 2.12.0 #481 (dependabot[bot])
- [Skip Travis] Trim README down given aut.docs.archivesunleashed.org #480 (ruebot)
- Spark 3.0.0 + Java 11 support. #375 (ruebot)