Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
60 lines (39 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

60 lines (39 loc) · 1.37 KB

Changelog

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

[Unreleased]

0.2.0 - 2017-01-04

First solid version released. Start a proper changelog.

There are too many mixed and disordered changes between 0.1.0 and 0.2.0 versions.

Added Files

  • CHANGELOG.md change log. This document
  • CONTRIBUTING.md information for contributors
  • CODE_OF_CONDUCT.md
  • STYLE_GUIDE.md style guide for the project
  • docs/* examples generated here
  • examples/* examples source code
    • generate examples generator
  • tests/*
    • helper testing helper utility
    • _test-blank template for new tests
    • test-arguments test script arguments
    • test-config test configuration
    • test-helper test helper utility
    • test-log test logging
    • test-templates test templating
  • .gitignore
  • .codeclimate.yml
  • .editorconfig
  • .travis.yml

Changed Files

  • webera.sh => webera

0.1.0 - 2016-11-11

First commit.