Release Info
Item | Value |
---|---|
🏷️ Version | 0.2.0 |
#️⃣ SHA256 | 2ceb18908109fd32c8658a53540ed36b43cb9baebff130e475bf6b61527265b4 🔺 dist/mkdocs_link_embeds_plugin-0.2.0.tar.gz |
🕟 Stamp | 0.1.10-2024-03-22T23:25:41.000Z 🔺 0.2.0-2024-08-08T03:22:09.000Z |
📅 Last Release | 138 days ago |
What's New
This release contains the following changes:
feat
: add verbose printing and plugin settingperf
: disable fetchurl if user inputs custom valuesperf
: use .join in favor of += for concatfix
: title, name site metadata not converted to stringci
: update github workflowsstyle
: changed the overall code structure to combine statements, make things more streamline.docs
: new dark theme
Statistics
How the files have changed:
- Changed files : 20
- Changes : 3192
- Commits : 41
- Additions : 3015
- Deletions : 177
- PRs (categorized) : 40
- PRs (uncategorized) : 1
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update changelog json template : 17c7d19 @Aetherinox
- update workflow pypi : 8847992 @Aetherinox
- skip github release on pypi test : b39a904 @Aetherinox
🚀 Features
- add verbose printing and plugin setting : 8d807f6 @Aetherinox
- add verbose for fetchurl and enable feature : 379ce44 @Aetherinox
🐛 Bugfixes
- title, name site metadata not converted to string : edc03f5 @Aetherinox
✨ Optimizations
- disable fetchurl if user inputs custom values : 7d2334a @Aetherinox
- use .join in favor of += for concat : 95d4d6d @Aetherinox
📦 Build & Dependencies
- bump version to v0.2.0 : 011823b @Aetherinox
✏️ Docs
- update readme : 1235e3a @Aetherinox
- update changelog for v0.2.0 : 0293972 @Aetherinox