Releases: oduwsdl/CarbonDate
Releases · oduwsdl/CarbonDate
4.0.0-beta.4
Includes command line refactor.
- Adds disabled modules for server mode #24 #25
- Adds disabled button for UI to prevent spam #27
4.0.0-beta.3
Provides fixes for URI parameters for local version
- Adds local quoting #15 #17
- Adds URL encoding for Google module #15
- Adds docker ignore file for python #16
4.0.0-beta.2
Adds /cd/ route replacing old /cd? parameter.
Updates html output showing the creation date.
4.0.0-beta.1
Needs more code cleanup and testing to get to a stable release
Added
- IP check for logging #10
- Earliest date checking in dictionary #6
- Codecov integration #5
- Pep8 format check #5
- Pytest unit tests #4
- Travis-CI integration #4
- Memgator endpoint to Archive module #4
Updated
- JSON format changed with new keys #8
- Readme with docker instructions #9
- Dockerfile #9
Fixed
- Resolve #3 per #4
- Bitly exception handling #11