about summary refs log tree commit diff stats
path: root/NEWS.md
blob: fa0387874a69489071e10fd1ee19949e727d4910 (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
<!--
Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de>
SPDX-License-Identifier: AGPL-3.0-or-later

This file is part of Quotify - A simple CLI utility to shell quote the text
inputted into it.

You should have received a copy of the License along with this program.
If not, see <https://www.gnu.org/licenses/agpl.txt>.
-->

- - -
## [v1.0.0](https://git.vhack.eu/soispha/tools/quotify/compare/bd2b435e7cd782cacfc4c74af3573de7a1791c8e..v1.0.0) - 2024-10-04
#### Build system
- **(.envrc)** Add a shebang - ([eedb355](https://git.vhack.eu/soispha/tools/quotify/commit/eedb35565153cecc104d381891591cff8e6ef599)) - [@soispha](https://git.vhack.eu/soispha)
- **(cog.toml)** Don't publish on crates.io - ([a0da8ac](https://git.vhack.eu/soispha/tools/quotify/commit/a0da8ac6c9d1214412ea6656248efb1dcd9861f9)) - [@soispha](https://git.vhack.eu/soispha)
- **(flake.nix)** Remove unneeded `input.follows` - ([2a6f97b](https://git.vhack.eu/soispha/tools/quotify/commit/2a6f97ba4c231cde158e6eb6170c18d49a425b81)) - [@soispha](https://git.vhack.eu/soispha)
#### Documentation
- **(manual)** Remove - ([74f3dd4](https://git.vhack.eu/soispha/tools/quotify/commit/74f3dd4af2c2214149e3a969face36a2b4468840)) - [@soispha](https://git.vhack.eu/soispha)
#### Miscellaneous Chores
- **(treewide)** Make reuse compliant - ([d5e8aa3](https://git.vhack.eu/soispha/tools/quotify/commit/d5e8aa33af63de9f4953c12df09ebe83f2277ec8)) - [@soispha](https://git.vhack.eu/soispha)
- Initial Commit - ([bd2b435](https://git.vhack.eu/soispha/tools/quotify/commit/bd2b435e7cd782cacfc4c74af3573de7a1791c8e)) - [@soispha](https://git.vhack.eu/soispha)
#### Style
- **(treewide)** Format - ([993fcef](https://git.vhack.eu/soispha/tools/quotify/commit/993fcef6a667381d53f77e3983b156e6ed45d0cf)) - [@soispha](https://git.vhack.eu/soispha)

- - -