Skip to content

Releases: iamEvanYT/PythonPublisher

v2.0.0

02 Jul 21:02
94dc38c
Compare
Choose a tag to compare

Rewrote most of the code
Changed it from being a command line tool to a web panel.
Rewrote README.md to include a better installation tutorial
Added Deployment Guides for Docker
It now supports scheduling multiple updates at once!
+ More!

Full Changelog: v1.1.1...v2.0.0

v1.1.1

01 Jul 21:14
Compare
Choose a tag to compare

Added Checks for required variables placeFilePath, openCloudApiKey, universeId and placeId.
Added support for railway.app
Added tutorial on how to deploy using Railway.App here
+ More!

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jul 17:09
Compare
Choose a tag to compare

Renamed main.py to __main__.py
Made it aware of sys.argv so you can now input args using command bar
Made it so you can specify a MessagingService event name to make it fire when publish
Remade handling variables from .env
+ More!

Full Changelog: v1...v1.1.0

v1.0.1

01 Jul 15:04
Compare
Choose a tag to compare

First Public Release! 🎉

Full Changelog: https://github.com/iamEvanYT/PythonPublisher/commits/v1