Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 611 Bytes

CHANGES.md

File metadata and controls

20 lines (14 loc) · 611 Bytes

UncopyMeLogo

Change History

This document lists all changes of UncopyMe with the most recent changes at the top.

Version 0.1.2 (January 16th, 2022)

  • Add several test cases
  • Add test setup mode (option --use-test-setup)
  • Add option --force for prompting before deletion
  • Add interactive prompting class BasePrompter
  • Include test resources into package
  • Change package dependency to python_base_app>=0.2.30
  • Allow None path in YamlConfig.get_item()
  • Add more identical duplicates for testing

Version 0.1.1 (January 16th, 2022)

  • Initial version