Releases: theohbrothers/PSSiteScraper
Releases · theohbrothers/PSSiteScraper
v0.2.1 🌈
v0.2.0 🌈
Changes
🚀 Features
- Enhancement: Add test entrypoint script @leojonathanoh (#28)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#30)
- Enhancement (ci): Add github workflows @leojonathanoh (#29)
- Enhancement (ci): Add PSModulePublisher submodule @leojonathanoh (#31)
🐛 Bug Fixes
- Fix (modulemanifest): Fix broken URLs in module manifest @leojonathanoh (#35)
- Fix (modulemanifest): Export functions instead of cmdlets @leojonathanoh (#34)
🖊️ Refactors
- Refactor: Update .gitignore @leojonathanoh (#32)
- Refactor: Rename repository to PSSiteScraper @leojonathanoh (#25)
- Refactor: Migrate script to module @leojonathanoh (#26)
- Refactor: Cleanup .gitignore @leojonathanoh (#27)
📝 Documentation
- Docs (readme): Add install section @leojonathanoh (#36)
🧰 Maintenance
- Chore: Update LICENSE @leojonathanoh (#37)
- Chore: Cleanup unneeded files @leojonathanoh (#33)
v0.1.0
rename script to follow conventions (#23) renamed repo and script, updated readme