blob: b89d651f3a038adb7336dfc86ac68ca494117c37 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## [v1.1.0](https://codeberg.org/soispha/lpm/compare/67f3079cd49deb116ba215244e7a1a1575a71ede..v1.1.0) - 2024-06-13
#### Bug Fixes
- **(new::section)** Generate a precise date - ([d148d3f](https://codeberg.org/soispha/lpm/commit/d148d3fdc076a9c41229e6e216a2a045e227cc08)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(new::section)** Avoid overriding already existing section file - ([b80182a](https://codeberg.org/soispha/lpm/commit/b80182a348578fbe54cb8cd255b5087d75a44a7c)) - [@bpeetz](https://codeberg.org/bpeetz)
#### Build system
- **(.envrc)** Add the correct cargo build output locations to PATH - ([237dfef](https://codeberg.org/soispha/lpm/commit/237dfef46978b8941ffa25c1be8015c69e9780f5)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(cog.toml)** Specify the remote url correctly - ([67f3079](https://codeberg.org/soispha/lpm/commit/67f3079cd49deb116ba215244e7a1a1575a71ede)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(treewide)** Update - ([b2ae514](https://codeberg.org/soispha/lpm/commit/b2ae514fe3b2a55855edbbe680dc680db0c16a7b)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(update.sh)** First upgrade then update - ([a745154](https://codeberg.org/soispha/lpm/commit/a7451549311d2b697065439e3d361049f92c1f35)) - [@bpeetz](https://codeberg.org/bpeetz)
#### Documentation
- **(todo)** Init - ([e7140a2](https://codeberg.org/soispha/lpm/commit/e7140a2cfa09214530ab80dab1d27abbd5b3fd8f)) - [@bpeetz](https://codeberg.org/bpeetz)
#### Features
- **(cli)** Switch to stderrlog, configured by cli options - ([3e80cef](https://codeberg.org/soispha/lpm/commit/3e80cef8b2575f871aeea01917edcfb25356c290)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(config_file)** Allow specifying the name of the `main.tex` file - ([dbc8521](https://codeberg.org/soispha/lpm/commit/dbc85218f6da32123a290639a784162fa4169f4a)) - [@bpeetz](https://codeberg.org/bpeetz)
- **(new)** Ensure that file names are ASCII only - ([07c2924](https://codeberg.org/soispha/lpm/commit/07c2924e7abc9641df6f6bc6181c912b70904972)) - [@bpeetz](https://codeberg.org/bpeetz)
- - -
## [v1.0.0](https://https://codeberg.org/soispha/lpm/compare/e94e4304e9bfd64bdf934827ffdf0409c44d991c..v1.0.0) - 2024-03-31
#### Build system
- **(cog.toml)** Remove unneeded heading (that broke parsing) - ([0a491a7](https://https://codeberg.org/soispha/lpm/commit/0a491a7a319b3fc63e6707504adc563db1e292b0)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Documentation
- **(example)** Add an example directory - ([76084f4](https://https://codeberg.org/soispha/lpm/commit/76084f4a268e2de36c4144e1a8891c038178f8ea)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Miscellaneous Chores
- **(Cargo.toml)** Add additional meta data - ([c520e2d](https://https://codeberg.org/soispha/lpm/commit/c520e2d9e2635ed332e6d43714804de63b007e8b)) - [@bpeetz](https://https://codeberg.org/bpeetz)
- **(treewide)** Update this project to today's standards. - ([e94e430](https://https://codeberg.org/soispha/lpm/commit/e94e4304e9bfd64bdf934827ffdf0409c44d991c)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Refactoring
- **(treewide)** Improve code quality by working with a FileTree - ([2e5e4b5](https://https://codeberg.org/soispha/lpm/commit/2e5e4b5736c446198e36760e254b7c17dd987166)) - [@bpeetz](https://https://codeberg.org/bpeetz)
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|