# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## v0.2.0 - 2023-10-01 #### Bug Fixes - **(.gitignore)** Ignore flake.lock files - (20afbbe) - Soispha - **(.gitigonore)** Ignore specific files in templates - (8ab1483) - Soispha - **(c)** Specify correct path instead of `./rust` - (ea8342a) - Soispha - **(c/src/main.c)** Replace code with hello world - (4d96bd2) - Soispha - **(flake)** Add missing templates - (aed90bd) - Soispha - **(latex)** Remove state full chapter files - (45de809) - Soispha - **(latex)** Correct some variables - (602f92e) - Soispha - **(rust/flake.nix)** Add better interface to switch to nightly - (9b3efb4) - Soispha - **(treewide)** Remove language servers as they are managed by neovim - (fb59bc7) - Soispha #### Build system - **(flake)** Update - (d5d3558) - Soispha - **(flake)** Update - (5476359) - Soispha #### Features - **(c)** Init - (29db1ce) - Soispha - **(latex)** Init - (4c368a2) - Soispha - **(markdown)** Init - (0d16fc8) - Soispha - **(python)** Init - (77e8740) - Soispha #### Refactoring - **(treewide)** Remove flake.lock files - (f10d9b6) - Soispha #### Style - **(treewide)** Format - (1f8a00e) - Soispha - - - ## v0.1.1 - 2023-05-28 #### Bug Fixes - **(flake)** Remove templates for flake-utils system function - (00516e3) - Soispha #### Build system - **(cog)** Rename NEWS to NEWS.md as it's markdown - (2829bb8) - Soispha - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).