Releases: jakob-bagterp/index-now-for-python
Releases · jakob-bagterp/index-now-for-python
v1.0.0
What's Changed
- Feature: Add automated workflow to submit sitemap to IndexNow by @jakob-bagterp in #44
- Documentation: Updated examples (part 4) by @jakob-bagterp in #45
- Documentation: Add README.md file for using MkDocs with project by @jakob-bagterp in #46
- Feature: Refactor and isolate remove duplication method so it can be tested by @jakob-bagterp in #47
- Feature: Renamed IndexNow submit sitemap action by @jakob-bagterp in #48
- Bump coverage from 7.8.0 to 7.8.2 by @dependabot in #49
- Bump mkdocstrings-python from 1.16.10 to 1.16.11 by @dependabot in #50
- Bump setuptools from 80.7.1 to 80.8.0 by @dependabot in #51
- Bump mkdocs-git-revision-date-localized-plugin from 1.4.5 to 1.4.6 by @dependabot in #52
- Feature: Change IndexNow submission workflow from event-triggered to monthly schedule by @jakob-bagterp in #53
- Feature: Increase Pytest verbosity and include print statements in logs. by @jakob-bagterp in #54
- Fix: Missing permissions in workflows after code scan security warnings (part 1) by @jakob-bagterp in #55
- Fix: Missing permissions in workflows after code scan security warnings (part 2) by @jakob-bagterp in #56
- Feature: Extend sitemap filter by @jakob-bagterp in #40
- Documentation: Updated examples (part 5) by @jakob-bagterp in #57
- Documentation: Add section on how to extract URLs from a sitemap by @jakob-bagterp in #58
Full Changelog: v0.1.6...v1.0.0
v0.1.6
What's Changed
- Feature: Rename "sitemap_url" parameter to "sitemap_location" by @jakob-bagterp in #43
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Documentation: Updated examples (part 3) by @jakob-bagterp in #36
- Feature: Submit multiple sitemaps by @jakob-bagterp in #39
- Fix: Test for error handling of invalid sitemaps by @jakob-bagterp in #41
- Feature: Add return status codes to submit methods by @jakob-bagterp in #42
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Feature: Add actions workflow to automatically submit sitemap by @jakob-bagterp in #22
- Bump setuptools from 80.4.0 to 80.7.1 by @dependabot in #28
- Bump tox from 4.25.0 to 4.26.0 by @dependabot in #27
- Bump mkdocs-material from 9.6.13 to 9.6.14 by @dependabot in #26
- Documentation: How to generate API keys by @jakob-bagterp in #25
- Bump actions/setup-python from 4 to 5 by @dependabot in #29
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Documentation: Update GitHub logo in header by @jakob-bagterp in #31
- Documentation: Updated copyright clause by @jakob-bagterp in #32
- Refactor: Clean up and linting of action workflows (part 1) by @jakob-bagterp in #24
- Refactor: Clean up and linting of action workflows (part 2) by @jakob-bagterp in #33
- Documentation: Updated examples (part 2) by @jakob-bagterp in #34
- Feature: Add generate API key method by @jakob-bagterp in #35
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Documentation: Updated examples (part 1) by @jakob-bagterp in #20
- Refactor: Simplify CodeCov workflow by @jakob-bagterp in #21
- Feature: Rename enum "SearchEngineEndpoint.MICROSOFT_BING" to "SearchEngineEndpoint.BING" by @jakob-bagterp in #23
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix: Add missing typed stub file (part 2) by @jakob-bagterp in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Feature: Add tests of submitting multiple URLs method by @jakob-bagterp in #12
- Refactor: Increase CodeCov coverage score (part 1) by @jakob-bagterp in #13
- Refactor: Increase CodeCov coverage score (part 2) by @jakob-bagterp in #14
- Bump pytest-cov from 6.0.0 to 6.1.1 by @dependabot in #15
- Bump mkdocs-material from 9.6.12 to 9.6.13 by @dependabot in #16
- Documentation: Add documentation site with references and examples (part 2) by @jakob-bagterp in #11
- Documentation: Add documentation site with references and examples (part 3) by @jakob-bagterp in #17
- Fix: Add missing typed stub file by @jakob-bagterp in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Documentation: Add documentation site with references and examples (part 1) by @jakob-bagterp in #7
- Documentation: Add verification code for Bing Webmaster Tools to header for better SEO by @jakob-bagterp in #8
- Feature: Add automated release workflow by @jakob-bagterp in #9
- Feature: Update submit tests with own site and sitemap by @jakob-bagterp in #10
Full Changelog: v0.0.1...v0.1.0