Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.19 KB

version-changes.md

File metadata and controls

30 lines (23 loc) · 1.19 KB
Version 1.1.4
  • Updated text prompting for BagIt installation path and the corresponding comments
  • Updated readme
Version 1.1.3
  • Edited error message in call_bag_command()
  • Added terminal/command line functionality: python bagbatch.py <dir>. is automatically baginplace
  • Various edits to readme
Version 1.1.2
  • Added linked table of contents to readme
Version 1.1.1
  • In either dialog, if 'cancel' is selected, the program exits
  • Minor reorganizing of usage message
Version 1.1.0
  • Added a dialog box to browse folders for selecting the location of BagIt and the parent folder with the folders to bag (instead of typing or copy-pasting the path manually)
  • Changed usage to python bagbatch.py <command> <dir> where is optional. Accepted commands are baginplace, update, and verifyvalid
Version 1.0.1
  • Added a version numbering system following the format [major changes].[minorchanges].[patches]
Version 1.0.0

Initial commit to GitHub.
Features:

  • Bags all directories of a single given parent directory
  • Compatible with Windows 7 and Mac OS X
  • Stores BagIt location information in a separate file, BAG_INST_PATH.txt