Skip to content

Releases: morgant/43f

0.3

24 Apr 15:59
Compare
Choose a tag to compare
  • Added new 'repository_mode' configuration file option and '-m'/'--mode' command line option for specifying file mode (octal) to create repository & subdirectories with. Issue #26

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.2.4

13 Aug 14:57
Compare
Choose a tag to compare
  • Fixed errors in validating days & months with leading zeros. Issue #23

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.2.3

12 May 17:52
Compare
Choose a tag to compare
  • Fixed potential input validation issue in relative_to_now().
  • Refactor of verbose output. Issue #19
  • Updated installation documentation & macOS launchd plist regarding appropriate PATH. Issue #22

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.2.2

19 Apr 20:02
Compare
Choose a tag to compare
  • Fixed reldate errors when running 43f stats. Issue #18
  • Fixed sed errors in Makefile on macOS. Issue #20
  • Now only installs 43f.conf.default to prevent overwriting existing conf file. Issue #17

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.2.1

18 Apr 20:32
Compare
Choose a tag to compare
  • Fixed bug causing monthly archives to be incorrectly moved to current month directory (Issue #12, #13, #14)
  • Minor reformatting of complex conditionals for better readability (Issue #15).

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.2

16 Apr 21:01
Compare
Choose a tag to compare
0.2
  • Moved many functions into lib43f
  • Improved input validation in some functions (Issue #3, #5, #7, #8)
  • Improved unit tests
  • Added support for email addresses with long TLDs in config file (Issue #6)
  • Fixed bug where symlinks could be created even in dry-run mode (Issue #4)
  • Fixed dadd: invalid option -- 0 errors (Issue #1)

NOTE: 43f now has Dateutils as a prerequisite on all platforms.

0.1.10

21 Nov 01:14
Compare
Choose a tag to compare
  • Fix for OpenBSD compatibility when consolidating files.

0.1.9

16 Nov 18:18
Compare
Choose a tag to compare
  • Cross platform compatibility updates, esp. for OpenBSD.

NOTE: 43f now has dateutils as a prerequisite on OpenBSD.

0.1.8

05 Jan 17:20
Compare
Choose a tag to compare
  • Fixed bug causing convenience symlinks to not correctly link to previous year directories during the first week of January.

0.1.7

22 Jan 18:18
Compare
Choose a tag to compare
  • Fixed bug in Linux date parsing which failed for the month of October, causing issues similar to those fixed in v0.1.3.