Skip to content

v1.0.0 - First official public release on PyPI

Choose a tag to compare

@chriskyfung chriskyfung released this 20 Nov 15:56
· 70 commits to master since this release
v1.0.0.post1

What's Changed

  • build(deps): bump cryptography from 44.0.1 to 46.0.3 by @dependabot[bot] in #36
  • Enhanced Output Formats & Article Access by @chriskyfung in #34
  • docs(readme): enhance structure and readability by @chriskyfung in #37
  • Modularize HTML parsing and enhance package API exposure by @chriskyfung in #38
  • Migrate tests to Pytest by @chriskyfung in #39
  • Implement CI/CD pipeline with Codecov integration by @chriskyfung in #40
  • Introduce config file for multi-folder support and enhanced CLI options by @chriskyfung in #41
  • 💥 feat(.env): remove environment variable and dotenv support by @chriskyfung in #42
  • feat: Secure session storage and enhance configuration flexibility by @chriskyfung in #43
  • Docs: Comprehensive README Update for Upcoming Major Update by @chriskyfung in #44
  • docs(changelog): Update for v1.0.0 release and clarify versioning strategy by @chriskyfung in #45
  • feat(cli): use tomllib for TOML parsing when available by @chriskyfung in #47
  • feat: Prepare for Initial Public Release (v1.0.0) by @chriskyfung in #46
  • Release v1.0.0 - Major Enhancements and Official Public Launch by @chriskyfung in #48

Full Changelog: v0.4.0...v1.0.0