Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1009 Bytes

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 1009 Bytes

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.

[0.0.3]

Added

  • more verbose grid run errors
  • --pattern argument replaces --name for a full path towards file replica
  • --force, --dry, --exec arguments

Removed

  • grid run (replace by grid new PATTERN(s) --exec COMMAND) and grid distribute (replaced by --force arg)

[0.0.2]

Added

  • create file .variables with all variables computed per grid folder
  • formatting support

[0.0.1]

Added

  • package
  • grid new -r to find files and patterns recursively
  • other command-line options

Fixed

  • switch to file-grid package name
  • removed pyparsing and switched to python eval engine
  • performance optimizations
  • cleaner 'distribute' behavior
  • project structure

Removed

  • optimization routines