Patrick Kanzler
46429b1092
update changelog
2019-06-19 14:39:52 +02:00
Patrick Kanzler
c56e43da84
update changelog
2019-06-16 00:17:04 +02:00
Patrick Kanzler
854759d312
update changelog
2018-05-15 22:48:33 +02:00
Patrick Kanzler
10e1dfe1d1
update changelog
2017-10-08 22:26:55 +02:00
Patrick Kanzler
f8b269d859
update changelog for next release
2017-08-04 16:30:31 +02:00
Patrick Kanzler
cf0cf127fe
add changelog for next release
2017-07-27 16:50:41 +02:00
Patrick Kanzler
c1a7d71fd7
update changelog
2017-03-29 15:45:06 +02:00
Patrick Kanzler
e8aefd8388
update CHANGELOG
2017-01-31 04:23:26 +01:00
Patrick Kanzler
e904500312
link to escpos-printer-db
2017-01-29 23:20:11 +01:00
Patrick Kanzler
efff2cbe43
update changelog
2017-01-29 22:57:12 +01:00
Michael Elsdörfer
b37f4fc8cc
Merge branch 'capabilities' into text-encoding
2016-08-30 13:36:53 +02:00
Michael Elsdörfer
f6ce7e45da
Merge branch 'capabilities' into text-encoding
2016-08-26 15:29:31 +02:00
Patrick Kanzler
6b069a4529
update CHANGELOG
2016-08-26 14:27:17 +02:00
Patrick Kanzler
e44d89bd33
DOC update changelog for v2.1.3
2016-08-10 01:30:19 +02:00
Patrick Kanzler
d2e2ea88a6
doc write changelog for version v2.1.2
2016-08-02 16:07:05 +02:00
Patrick Kanzler
f0bdbc4322
doc changelog and todos updated
2016-08-02 04:42:21 +02:00
Patrick Kanzler
619d80a867
doc add changelog-stump for post-2.1.1 release
2016-08-02 00:45:36 +02:00
Patrick Kanzler
d3f74ced5d
doc update changelog for release v2.1.1
2016-08-02 00:41:10 +02:00
Patrick Kanzler
c92d4463ae
update changelog
2016-08-02 00:27:08 +02:00
Patrick Kanzler
37baf5cd34
update changelog
2016-08-01 23:59:46 +02:00
Patrick Kanzler
042f945a09
doc added stump for next release
2016-07-23 14:57:24 +02:00
Patrick Kanzler
34d929806c
doc update changelog
2016-07-23 11:44:34 +02:00
Patrick Kanzler
9f5eed0020
add version-strings into the module
...
The version string is in the module as __version__ available.
In the doc the version will be automatically parsed. The version comes
from the installed module if on read the docs or directly from
setuptools_scm if you are working locally.
The CLI will issue the version string if you call it with the option
'version'. The CLI does not accept commands like '--version', since this
would not be conform with the rest of the interface (and argparse).
The configuration for loading the version-string is adapted from
pimutils/vdirsyncer. It autogenerates a version string setuptools_scm at
install-time and then adds it to the __version__ member in __init__.py
I adapted the GitHub-template with a fitting comment and bumped the
changelog.
closes #141
2016-07-17 19:39:42 +02:00
Patrick Kanzler
57dd60c13f
doc: add troubleshooting hint to network-interface
...
closes #142
2016-07-15 13:18:33 +02:00
Patrick Kanzler
0ec83387d5
improve github issues template
2016-07-15 13:05:59 +02:00
Patrick Kanzler
36e0a52e2d
DOC added stump for new changelog-entry
2016-06-26 20:52:31 +02:00
Patrick Kanzler
08051d48d0
DOC write changelog for version 2.0.0
2016-06-19 22:25:30 +02:00
Patrick Kanzler
1a2b8f1df2
PCKG refactor changelog and add to documentation
2016-03-11 14:46:36 +01:00