Skip to content

Releases: oduwsdl/CarbonDate

4.0.0-beta.4

15 Aug 19:54
53fb2c0
Compare
Choose a tag to compare
4.0.0-beta.4 Pre-release
Pre-release

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

30 Oct 00:48
72e79fb
Compare
Choose a tag to compare
4.0.0-beta.3 Pre-release
Pre-release

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

21 Oct 14:16
Compare
Choose a tag to compare
4.0.0-beta.2 Pre-release
Pre-release

Adds /cd/ route replacing old /cd? parameter.

Updates html output showing the creation date.

4.0.0-beta.1

08 Sep 22:07
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

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