Releases: alt3/Docusaurus.Powershell
Releases · alt3/Docusaurus.Powershell
Release 1.0.8
CHANGELOG
- Ãdocs: update screenshot (bravo-kernel in d4cac0e)
- docs: adds the /faq/ci-cd page (bravo-kernel in 3689fce)
- feat: extend menu and footer with link to /commands (bravo-kernel in 27bef0f)
- docs: additional information (bravo-kernel in 2849cbd)
- refactor: rename /CmdLets to /commands (bravo-kernel in 7071a6c)
- fix: non-existing exclusions/commands throwing errors during file removal attempt (bravo-kernel in 7d1c32c)
Release 1.0.7
CHANGELOG
- feat: adds -HideTitle and -HideTableOfContents switches (bravo-kernel in 294c7ca)
Release 1.0.6
CHANGELOG
- feat: adds -MetaKeywords switch, used as html keywords meta tag (bravo-kernel in d57d3ed)
- feat: adds -MetaDescription switch, used as html meta tag 'description' (bravo-kernel in 7ad105d)
- feat: commands can now be excluded by using the -Exclude switch (bravo-kernel in d3fd9be)
Release 1.0.5
CHANGELOG
- refactor: -EditUrl is now an optional argument (bravo-kernel in 3ee5e75)
- chore: bump docusaurus to v2.0.0-alpha.39 [no-release] (bravo-kernel in ea3d07a)
- chore: update README with new Azure organization [no-release] (bravo-kernel in 36e9ee4)
- style: fix indentation [no-release] (bravo-kernel in 3ebdf5e)
- chore: bump docusaurus to v2.0.0-alpha.36 [no-release] (bravo-kernel in efb37f1)
- feat: adds edit-this-page links for non-module documentation [no-release] (bravo-kernel in 2a2c0c1)
- chore: bump outdated packages [no-release] (bravo-kernel in 01ba8aa)
- chore: bump docusaurus to v2.0.0-alpha.35 [no-release] (bravo-kernel in 44e84a5)
- ci(cd): include merge messages to prevent missing [no-release] tags (bravo-kernel in 8da516f)
Release 1.0.4
CHANGELOG
- chore(site): bumps docusaurus to v2.0.0-alpha.33 (default language and line highlighting) (bravo-kernel in c7bcb59)
- chore: add code coverage badge to the README [no-release] (bravo-kernel in 1a8d791)
- ci: revert codecov.io [no-release] (bravo-kernel in 35a504c)
Release 1.0.3
CHANGELOG
- test: adds a test to harden GetCustomEditUrl (bravo-kernel in 16eaa23)
- ci: adds boolean option codeCovIo to allow publishing to https://codecov.io [no-release] (bravo-kernel in 79fc509)
- site: minor rewrite of introduction after feedback [no-release] (bravo-kernel in 4fbf834)
- chore: remove code comment [no-release] (bravo-kernel in 74aca73)
- docs: update readme screenshot with searchbar [no-release] (bravo-kernel in 223fcb9)
- site: adds Algolia Docsearch [no-release] (bravo-kernel in 4b5898d)
- site: show github stars on mobiles [no-release] (bravo-kernel in d900de2)
- Better screenshot [no-release] (bravo-kernel in 96fbbb2)
- Update screenshot used in the README [no-release] (bravo-kernel in 5b6b98e)
- Change leftover snakeCase filenames to PascalCase [no-release] (bravo-kernel in 4ec53d6)
- Refactor private markdown functions to recognizable names [no-release] (bravo-kernel in 0efb906)
- FAQ rewrite after feedback [no-release] (bravo-kernel in 7e05bfc)
- Fix case sensitive Edit this Page link [no-release] (bravo-kernel in 88f15d1)
- Remove update instructions from the Github Release notes [no-release] (bravo-kernel in 52f5c0b)
Release 1.0.2
CHANGELOG
- Add instructions for updating the module to the Github Release, drop the release name (bravo-kernel in 84f3b97)
- Move website F.A.Q. into separate pages (bravo-kernel in 5c07025)
- Adds multi module support using the -Sidebar switch (bravo-kernel in 1038b4f)
- Site: remove facebook logo from footer [no-release] (bravo-kernel in 7d2b3c9)
- Site: add example Module to the Usage page [no-release] (bravo-kernel in 3cf6357)
- Bump docusaurus to 2.0.0-alpha.31 [no-release] (bravo-kernel in ade11fa)
Release 1.0.1
CHANGELOG
- Point manifest ReleaseNotes to the Github Releases (bravo-kernel in a362d42)
- CD: commit updated manifest before creating Github Release (bravo-kernel in e03692c)
- Refactor variables required for Github CD into isolated step (bravo-kernel in a10adcf)
- Automated Github Releases with markdown changelogs using Github API (bravo-kernel in 4032969)
- Prepare for automated Github Releases (bravo-kernel in afc9a3c)
- Prepare for automated publishing to PSGallery (bravo-kernel in f78c8d4)
Release 1.0.0
Initial release