Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.48 KB

File metadata and controls

41 lines (34 loc) · 1.48 KB

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]

Added

  • Add a full CI/CD workflow by @annie444
  • Add the crates.io shield by @annie444
  • Add the readme by @annie444

Changed

  • Setup CI/CD and version up! by @annie444 in #1
  • Collapse if statements by @annie444
  • Fix the lints by @annie444
  • Update the Cargo.toml by @annie444
  • Update the Cargo.toml by @annie444
  • Update the readme once more by @annie444
  • Fix formatting in the readme by @annie444
  • Update the readme by @annie444
  • Update the lock and add CI script by @annie444
  • Update the help texts by @annie444
  • Update the language to allow for basic math by @annie444
  • Update the tabs to be more correct by @annie444
  • Update the repl to handle more edge cases, and allow pressing tab by @annie444
  • General updates to the parser and the repl by @annie444
  • Continue working on the repl by @annie444
  • Finish writing the evaluation logic by @annie444
  • Fix bad code by @annie444
  • Working CLI, adding parser for expected REPL by @annie444

Removed

  • Remove unused deps by @annie444
  • Remove the debug statements by @annie444
  • Remove the debug lines by @annie444

New Contributors

  • @annie444 made their first contribution in #1