Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

57 lines (44 loc) · 1.63 KB

Changelog

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


1.1.0 - 2019-07-22

Added

  • export-file
    • Accept multiple files as arguments.
    • Trim whitespace from unquoted environment variables.
  • Increase the number of shells used for testing scripts.

Changed

  • Loop over shell environment list when testing intstead of using multiple files.
  • Renamed multiple variables.
  • Update the commit message types.
  • Update the documentation for export-file.
  • Use the correct letter case for variables.

Removed

  • Deleted files for running tests in multiple shell environments.

1.0.0 - 2018-09-17

Added

Changed

  • Updated examples.
  • Improved testing.
  • Code refactoring.

Removed

  • import function.

Fixed

  • Ensure aliases are expanded.

0.2.0 - 2018-08-05

Added

  • Placeholder support for the pipe-file function.

0.1.1 - 2018-08-03

Changed

  • Fixed a documentation typo.

0.1.0 - 2018-08-01

Added

  • Build tools.
  • Configuration files.
  • API functions.
  • Tests.

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