Releases: PSModule/Hashtable
Releases · PSModule/Hashtable
v1.1.6
What's Changed
Other Changes
- 🪲 [Fix]: Fix broken documentation links in README.md by @copilot-swe-agent in #18
New Contributors
- @copilot-swe-agent made their first contribution in #18
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
Other Changes
- 🩹 [Patch]: Move
mkdocs.yml
to.github
by @MariusStorhaug in #16
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
Other Changes
- Bump PSModule/Process-PSModule from 3 to 4 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
Other Changes
- 🩹 [Patch]: Ensure all other value types is converted to string in
Format-Hashtable
by @MariusStorhaug in #12
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Other Changes
- 🩹 [Patch]: Update
Format-Hashtable
to handle objects by @MariusStorhaug in #11
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Other Changes
- 🩹 [Patch]: Align
=
inFormat-Hashtable
by @MariusStorhaug in #10
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
🚀 New Features
- 🚀 [Feature]: Add functions
Import-Hashtable
andExport-Hashtable
by @MariusStorhaug in #7
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
Other Changes
- 🩹 [Patch]: Format
$null
values by @MariusStorhaug in #6
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Other Changes
- 🩹 [Patch]: Handle empty hashtable in
Format-Hashtable
function by @MariusStorhaug in #5
Full Changelog: v0.0.3...v1.0.1
v1.0.0
What's Changed
🌟 Breaking Changes
- 🌟 [Major]: Introducing the
Hashtable
module by @MariusStorhaug in #4
Full Changelog: v0.0.2...v1.0.0