Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

46 lines (38 loc) · 1.23 KB

Changelog v1.0.0

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.

[Unreleased]

  • put requirements/dependencies in separate file

[1.20.2] - 2023-04-22

Added/changed

  • MOD: README.md script.sh
  • shellcheck warnings/cleanup bashew

[1.15.3] - 2021-04-11

Added/changed

  • detect unicode in testing
  • check unicode support for ubuntu
  • test CI

[1.13.8] - 2021-02-11

Added/changed

  • added features.md
  • MOD: README.md

[1.13.6] - 2021-01-31

Added/changed

  • Update issue templates
  • Merge branch 'master' of github.com:pforret/bashew
  • ADD: CONTRIBUTING.md

[1.1.0] - 2020-08-09

Added/changed

  • Implement 'bashew.sh script'
  • Implement 'bashew.sh project'
  • test basher install
  • random script name generator
  • fix bash_unit and shellcheck warnings

[0.0.1] - 2020-08-06

Added

  • based on pforret/bash-boilerplate
  • split customisation script and actual template script
  • support repos based on original template script
  • support creating stand-alone scripts