-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
42 lines (34 loc) · 1.18 KB
/
CHANGELOG
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
37
38
39
40
41
* Release v0.1.3
Stefano Mazzucco (11):
Reformat flake with nixpkgs-fmt
Refactor flake overlays so they can be composed
Add note to README about nix overlay and luaPackages
Improve sorting by release number in make release
Fix typo in flake overlay: luaackages -> luaPackages
Remove 'result' too when doing 'make clean'
Update flake.lock
Update flake.lock
Use correct git+https url syntax in rockspec
nixpkgs 21.05 -> 22.11
* Release v0.1.2
Stefano Mazzucco (11):
Add info about installing with NixOS to README
Add flake.nix
Add release target to Makefile
Use VERSION file in flake.nix
Improve release target
Add VERSION file so make release works
Add version to README.md and module when releasing
Add CHANGELOG
Clean up make release output
Restore dev versions after make release
Update Copyright year
* Release v0.1.1
Stefano Mazzucco (5):
Add codecov and travis configuration
Add codecov and travis-ci badges to README.md
Error if same key is reused
Release version 0.1.1
* Release v0.1.0
Stefano Mazzucco (1):
Add first public implementation