Skip to content

Releases: LuisAPI/YouTubeWikiBot

v0.1.1

21 Jun 07:59
b6b6484

Choose a tag to compare

What's Changed

  • Switch build system from setuptools to Poetry for packaging and publishing by @LuisAPI in #21

Full Changelog: v0.1...v0.1.1

v0.1

19 Jun 11:44
25c57db

Choose a tag to compare

What's Changed

  • Read from absolute path for requirements list in setup script by @LuisAPI in #20

Full Changelog: v0.0.4...v0.1

v0.0.4

15 Jun 10:37
c623e4e

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

What's Changed

  • Add URL of PyPI project entry in python-publish.yml by @LuisAPI in #16
  • Add pyproject.toml for build system configuration by @LuisAPI in #17
  • Allow manual dispatch of package publish workflow by @LuisAPI in #18

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Jun 08:57
9b51430

Choose a tag to compare

What's Changed

  • Add SetupTools and PyTest to requirements list by @LuisAPI in #2
  • Add new envs for wiki path & queue page title by @LuisAPI in #5
  • Add wiki path env to utils script (fixes #4) by @LuisAPI in #6
  • Add marker comment as one of return values in generated wiki content by @LuisAPI in #8
  • Publish to PyPI on creation of release by @LuisAPI in #9
  • Enhance setup.py with Additional Metadata and Configuration by @LuisAPI in #11
  • Expand README.md with detailed information by @LuisAPI in #13
  • Fix channel parsing in fetch_channels_needing_updates by @LuisAPI in #15

New Contributors

Full Changelog: https://github.com/LuisAPI/YouTubeWikiBot/commits/v0.0.3