Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

67 lines (55 loc) · 1.79 KB

Changelog

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

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

0.6.3 - 2023-05-10

Added

  • Maintenance changes.

0.6.2 - 2022-05-10

Added

  • Improve expressiveness.
  • Add benchmark.
  • Fix cross-platform clear control sequence issue.
  • Refactor code.
  • Fix more cross platform issues.

0.6.1 - 2022-04-17

Added

  • Docs enhancement.
  • Separate publish workflow.

0.6.0 - 2022-04-17

Added

  • Code refactoring.
  • Use /tmp for logs.

0.5.0 - 2022-02-26

Added

  • Bug fixes.

0.4.0 - 2022-02-14

Added

  • Environment variable for log location.
  • Keyboard display.

0.3.0 - 2022-02-07

Added

  • Tests for the validation.

0.2.0 - 2022-02-07

Added

  • Multiple fixes for styles and docs.
  • Several bug fixes.
  • Implement "not allowed" word list.
  • GitHub Actions for release builds on multiple platforms.

0.1.0 - 2022-02-02

Added

  • Initial development code.
  • Initial documentation.
  • Project structure.
  • Enable GitHub Actions.