Skip to content

Latest commit

 

History

History
95 lines (58 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

95 lines (58 loc) · 2.32 KB

Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog with some edits, and this project adheres to Semantic Versioning.

1.2.0

What's Changed

  • docs: add docusaurus official documentation

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.7...1.2.0

1.1.7

What's Changed

  • test: full code coverage w/ @mateonunez
  • refactor: enforce code robustness

New Contributors

  • @mateonunez made their first contribution in #13

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.6...1.1.7

1.1.6

What's Changed

  • chore: version bump for README with updated static links

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.5...1.1.6

1.1.5

What's Changed

  • chore: add static links in README for images

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.4...1.1.5

1.1.4

What's Changed

  • chore: add missing gif in README

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.3...1.1.4

1.1.3

What's Changed

  • refactor: remove config.js file

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.2...1.1.3

1.1.2

What's Changed

  • refactor: update package-lock.json with recent changes
  • chore: add logo

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.1...1.1.2

1.1.1

What's Changed

  • refactor: add missing run and compile commands into help

Full Changelog: https://github.com/airscripts/analscript/compare/1.1.0...1.1.1

1.1.0

What's Changed

  • feat: add run and compile commands to stdlib

Full Changelog: https://github.com/airscripts/analscript/compare/1.0.2...1.1.0

1.0.2

What's Changed

  • refactor: add shebang on top of cli

Full Changelog: https://github.com/airscripts/analscript/compare/1.0.1...1.0.2

1.0.1

What's Changed

  • refactor: change VERSION for npm package publish

Full Changelog: https://github.com/airscripts/analscript/compare/1.0.0...1.0.1

1.0.0

What's Changed

  • feat: add anallify to stdlib
  • feat: add stringify to stdlib
  • feat: add cli

Full Changelog: https://github.com/airscripts/analscript/commits/1.0.0