-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
54 lines (43 loc) · 2.1 KB
/
Changes
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
42
43
44
45
46
47
48
49
50
51
52
53
54
Revision history for {{$dist->name}}
{{$NEXT}}
* Add .github dir.
* Add files CONTRIBUTING.md, CODE_OF_CONDUCT.md and SECURITY.md.
* Clean dist.ini.
* Remove fatpacker instruction from README.
* Add new LICENSE files and change README.md.
* Use @Filter to use PluginBundle::MIKKOI.
* Readjust Changes file.
* Bump version.
* Add BumpVersionAfterRelease and Git::Commit to dist.ini.
* Add $VERSION to library and executable files.
0.010 2024-01-02 20:32:48+01:00 Europe/Stockholm
* Fix errors in SYNOPSIS. (Ron Savage <[email protected]>)
0.009 2023-11-15 19:35:06+01:00 Europe/Stockholm
* Add App::FatPacker to deps.
* Add contributor gregor herrmann <[email protected]>
* Add Repology link to README.md.
* Available as a Debian package. (gregor herrmann <[email protected]>)
0.008 2023-08-13 13:25:41+02:00 Europe/Berlin
* Fix dist.ini Run::AfterRelease action.
* Create CLI option --exact
0.007 2023-04-23 22:45:02+02:00 Europe/Stockholm
* Replace say with print
* Add envassert.self-contained to MANIFEST.SKIP.
0.006 2023-02-27 22:15:15+01:00 Europe/Stockholm
* Clean up documentation.
* Clean up dist.ini a little.
* Use option auto_help in executable.
* Use option auto_version in executable.
* Move fatpacked executable to root.
* Update dist.ini with ExecDir to `script`.
* Update envassert.self-contained url.
0.005 2023-02-25 19:28:40+01:00 Europe/Stockholm
* Fix typos (Ivan Bessarabov <[email protected]>)
* Update README.md
0.004 2023-02-19 15:47:10+01:00 Europe/Stockholm
* Move fatpacked executable to root.
* Update dist.ini with ExecDir to `script`.
0.003 2023-02-16 09:55:57+01:00 Europe/Stockholm
0.002 2023-02-15 17:34:31+01:00 Europe/Stockholm
0.001 2023-02-15 14:51:19+01:00 Europe/Stockholm
* Initial version