Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.1] - 2019-04-25

Fixed

  • Python 3.5 support

[1.2.0] - 2019-04-20

Added

  • Added CHANGELOG
  • grepMetaUrls command

1.1.0 - 2019-02-07

Added

Changed

  • Makefile refactored and usage updated

Fixed

1.0.2 - 2018-07-01

Added

  • Documentation Update

Fixed

  • Shellcheck conformance
  • Globbing and escaping paths
  • Improved OSX/BSD support
  • Subprocess on Python >= 3.5

1.0.1 - 2018-03-24

Security

  • Prevent code injection by separating positional from optional command line arguments

1.0.0 - 2018-03-24

Added

  • Initial Release