Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 373 Bytes

Changelog

[0.1.0] - 2023-09-14

Documentation

  • Add git-cliff config file and CHANGELOG.md

Features

  • Add cargo boilerplate code
  • Add first prototype code
  • Implement first functional version

Refactor

  • Extract functions into own file functions.rs

Testing

  • Add unit tests for library functions

Ci

  • Add github action to build and test