Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.29 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.4.0

What's Changed

  • feat: add devcontainer base configuration by @Airscripts in #8
  • feat(nim): add testament poc by @Airscripts in #10

New Contributors

  • @Airscripts made their first contribution in #8

Full Changelog: https://github.com/Airscripts/polyglot/compare/1.3.0...1.4.0

1.3.0

What's Changed

  • feat(nim): add an unittest poc in nim

Full Changelog: https://github.com/Airscripts/polyglot/compare/1.2.0...1.3.0

1.2.0

What's Changed

  • feat(nim): add an http server poc in nim

Full Changelog: https://github.com/Airscripts/polyglot/compare/1.1.0...1.2.0

1.1.0

What's Changed

  • feat(nim): add a basic cli written in nim

Full Changelog: https://github.com/Airscripts/polyglot/compare/1.0.0...1.1.0

1.0.0

What's Changed

  • feat(nim): add nim programming language fundamentals

Full Changelog: https://github.com/Airscripts/polyglot/commits/1.0.0