Commit Graph

31 Commits

Author SHA1 Message Date
a82e455267 release command (without the commit feature) 2021-04-23 13:00:51 -07:00
41974dc953 entry and tag commands 2021-04-23 11:17:44 -07:00
5205e27fc8 Cleanup and remove implicit log creation 2021-04-23 02:18:07 -07:00
157f49839f yaclog show and yaclog format commands 2021-04-22 22:48:48 -07:00
6e75e15526 yaclog init command 2021-04-21 01:20:08 -07:00
e9a8e63c27 cleanup 2021-04-19 23:37:34 -07:00
983fff1471 Add to-string functions to version entries 2021-04-19 01:07:02 -07:00
39f6ede5f2 add date to changelog 2021-04-18 22:49:11 -07:00
ddfd96193d fix setup.cfg 2021-04-18 22:14:12 -07:00
dc5cc2ddd9 Release 0.2.0 2021-04-18 22:07:17 -07:00
57542e228e Update CHANGELOG.md 2021-04-18 22:04:22 -07:00
13ddc5a1f9 Gracefully handle H2s that dont match the schema 2021-04-18 22:01:31 -07:00
98c21e4078 Cleanup unused code 2021-04-18 20:10:03 -07:00
fb35ad3b29 Fix link parsing 2021-04-18 20:02:50 -07:00
849438a5f5 reworked 2-step parser that can handle setext headers 2021-04-18 18:45:39 -07:00
fa97e9154b Fix paragraph separation 2021-04-18 17:11:09 -07:00
f6f7a8b500 README formatting 2021-04-18 17:10:52 -07:00
7b694bc3c0 Add logo to readme 2021-04-18 17:01:21 -07:00
2e2a5834e6 Add logo 2021-04-18 16:57:55 -07:00
fbdd3f8971 code block support, kind-of 2021-04-18 12:36:27 -07:00
9ee8096e33 Improved parsing and add write() method
Tool now has round-trip accuracy with test file!
2021-04-18 03:02:33 -07:00
b5c4a1757e better version header formatting 2021-04-18 00:25:24 -07:00
1b263ad38f Copyright comment 2021-04-18 00:25:05 -07:00
a900679eb6 Fix python_requires tag 2021-04-17 21:53:16 -07:00
c999822bd0 Add changelog link 2021-04-17 00:29:13 -07:00
06b2815d19 Version 0.1.0 2021-04-16 21:47:21 -07:00
0279d89367 Use regex for parsing 2021-04-16 21:43:10 -07:00
8666e48639 Changelog parsing 2021-04-15 21:14:37 -07:00
d6d5007112 Ignore .idea 2021-04-12 22:44:20 -07:00
04889b8dad Make license markdown 2021-04-12 22:43:09 -07:00
8900e665b6
Initial commit 2021-04-12 22:34:57 -07:00