Small tool to synchronize Jekyll event collection with remote calendar.
https://pypi.org/project/twomartens.calendarsync/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
610 B
33 lines
610 B
1.1.3 |
|
----- |
|
|
|
* fixed typo |
|
|
|
1.1.2 |
|
----- |
|
|
|
* fixed typo |
|
|
|
1.1.1 |
|
----- |
|
|
|
* added missing documentation info about address feature in README |
|
* added fallback case (no colon present -> address field filled with location field content) |
|
|
|
1.1.0 |
|
----- |
|
|
|
* added ability to add detailed address in location field in calendar |
|
(using a colon to separate general location and address) |
|
|
|
1.0.2 |
|
----- |
|
|
|
* added support for removing events in the calendar |
|
(achieved by deleting all event files prior to creating them) |
|
* added changes.txt file (including changes for 1.0.1) |
|
|
|
1.0.1 |
|
----- |
|
|
|
* added missing package_data in setup.py
|
|
|