Skip to content

Releases: mschabhuettl/SP5ToICalExp

Release 20231116.5

16 Nov 09:30
Compare
Choose a tag to compare
Fix UnboundLocalError by initializing debug_text in home route

Release 20231116.4

16 Nov 05:28
Compare
Choose a tag to compare
Enhance home route to include debug text in response

Release 20231013.25

13 Oct 16:17
Compare
Choose a tag to compare
Release 20231013.25 Pre-release
Pre-release
Send individual ical content directly without saving to disk

Release 20231013.24

13 Oct 16:11
Compare
Choose a tag to compare
Release 20231013.24 Pre-release
Pre-release
Resolve file access conflict using mkstemp for ical download

Release 20231013.23

13 Oct 16:03
Compare
Choose a tag to compare
Release 20231013.23 Pre-release
Pre-release
Fix file access conflict during individual ical download

Release 20231013.22

13 Oct 15:58
Compare
Choose a tag to compare
Release 20231013.22 Pre-release
Pre-release
Refactor individual ical download to use NamedTemporaryFile

Release 20231013.21

13 Oct 15:48
Compare
Choose a tag to compare
Release 20231013.21 Pre-release
Pre-release
Fix file access issue for individual ical download

Release 20231013.20

13 Oct 15:40
Compare
Choose a tag to compare
Release 20231013.20 Pre-release
Pre-release
Revert specific commits, refactor for temp directory, and update misc…

Release 20231013.19

13 Oct 14:38
ffb73be
Compare
Choose a tag to compare
Release 20231013.19 Pre-release
Pre-release
Include app.views module explicitly in PyInstaller build

Release 20231013.18

13 Oct 14:24
a4a77ef
Compare
Choose a tag to compare
Release 20231013.18 Pre-release
Pre-release
Refactor: Moved 'NamedTemporaryFile' import to the standard library s…