Skip to content

Releases: steffenfritz/FileTrove

Release v1.0.0-DEV-16

23 Apr 21:28
Compare
Choose a tag to compare

This is a release with major changes and a feature freeze. Please report any bugs via issues that should be handled in the upcoming beta release.

  • Change #30 : Data model aligned with Wikidata items. This changes the semantics of filename and dirname and adds filepath and dirpath
  • Change #46: Optimize NSRL database download. The database file is gzipped and is extracted on the local disk (download size: 1.5 GB, extracted 4.0 GB)
  • Change #7 : Create session specific report. You can get a first overview over a single session with the -L flag and a session UUID

There is no update path from earlier releases due to #30.

Release v1.0.0-DEV-15

02 Apr 22:13
60a4900
Compare
Choose a tag to compare
Merge pull request #49 from steffenfritz/44-change-use-generic-path-o…

…perations

Closing #44

Release v1.0.0-DEV-14

24 Mar 11:20
Compare
Choose a tag to compare

This release adds

  1. an hierarchy level. An integer shows how deep a file or directory is from the root. It is calculated by counting path separators.
  2. normalized timezone support. Using the flag -z (--timezone) you can pass "Continent/City", e.g. "Europe/Berlin". This will normalize/calculate UNIX timestamps from file times to the requested zone.

admftrove is also on version v1.0.0-DEV-14 and can update older FileTrove databases.

Release v1.0.0-DEV-13

14 Feb 23:03
Compare
Choose a tag to compare
v1.0.0-DEV-13

Release v1.0.0-DEV-11

02 Feb 22:54
Compare
Choose a tag to compare
v1.0.0-DEV-11

Release v1.0.0-DEV-9

03 Jan 12:55
Compare
Choose a tag to compare
v1.0.0-DEV-9

Release v1.0.0-DEV-8

19 Dec 22:36
Compare
Choose a tag to compare
v1.0.0-DEV-8

Release v1.0.0-DEV-7

06 Dec 22:06
Compare
Choose a tag to compare
v1.0.0-DEV-7

Release v1.0.0-DEV-6

14 Nov 21:39
Compare
Choose a tag to compare
Added crossbuild for admftrove

Release v1.0.0-DEV-4

06 Nov 10:19
3aaec37
Compare
Choose a tag to compare
Merge pull request #9 from steffenfritz/dublincore

added support for Dublin Core for sessions via a JSON file