Skip to content

Commit

Permalink
Merge pull request #84 from techthoughts2/Enhancements
Browse files Browse the repository at this point in the history
Enhancements
  • Loading branch information
techthoughts2 committed Jun 3, 2024
2 parents 74bf7c4 + 776ae0b commit 4919667
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"

mkdocs:
configuration: mkdocs.yml
Expand Down
21 changes: 21 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.12.0]

- Catesta template module changes
- readthedocs updates:
- Updated `requirements.txt`
- `jinja2 3.0.3` to `jinja2 3.1.4`
- `mkdocs 1.4.2` to `mkdocs 1.6.0`
- `mkdocs-material 9.0.12` to `mkdocs-material 9.5.25`
- `pygments 2.14.0` to `pygments 2.18.0`
- Updated `.readthedocs.yaml`
- `python 3.11` to `python 3.12`
- Catesta primary module changes
- readthedocs updates:
- Updated `requirements.txt`
- `jinja2 3.0.3` to `jinja2 3.1.4`
- `mkdocs 1.4.2` to `mkdocs 1.6.0`
- `mkdocs-material 9.0.12` to `mkdocs-material 9.5.25`
- `pygments 2.14.0` to `pygments 2.18.0`
- Updated `.readthedocs.yaml`
- `python 3.11` to `python 3.12`

## [2.11.0]

- Catesta template module changes
Expand Down
2 changes: 1 addition & 1 deletion docs/Catesta.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module Name: Catesta
Module Guid: 6796b193-9013-468a-b022-837749af2d06
Download Help Link: NA
Help Version: 2.11.0
Help Version: 2.12.0
Locale: en-US
---

Expand Down
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://github.com/readthedocs-examples/example-mkdocs-basic/blob/main/docs/requirements.txt
# requirements.txt
jinja2==3.0.3
mkdocs>=1.4.2
mkdocs-material==9.0.12 #https://github.com/squidfunk/mkdocs-material
pygments>=2.14.0
jinja2==3.1.4 #https://pypi.org/project/Jinja2/
mkdocs>=1.6.0 #https://github.com/mkdocs/mkdocs
mkdocs-material==9.5.25 #https://github.com/squidfunk/mkdocs-material
pygments>=2.18.0 #https://pypi.org/project/Pygments/
# mdx_truly_sane_lists
2 changes: 1 addition & 1 deletion src/Catesta/Catesta.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'Catesta.psm1'

# Version number of this module.
ModuleVersion = '2.11.0'
ModuleVersion = '2.12.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
2 changes: 1 addition & 1 deletion src/Catesta/Resources/Module/plasterManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<metadata>
<name>Catesta</name>
<id>258a61ba-566b-4c3a-8230-c2b6861a1a8d</id>
<version>2.11.0</version>
<version>2.12.0</version>
<title>Catesta</title>
<description>Scaffolds a new PowerShell module project</description>
<author>Jake Morrison</author>
Expand Down
2 changes: 1 addition & 1 deletion src/Catesta/Resources/Read_the_Docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"

mkdocs:
configuration: mkdocs.yml
Expand Down
8 changes: 4 additions & 4 deletions src/Catesta/Resources/Read_the_Docs/material/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://github.com/readthedocs-examples/example-mkdocs-basic/blob/main/docs/requirements.txt
# requirements.txt
jinja2==3.0.3
mkdocs>=1.4.2
mkdocs-material>=9.0.12 #https://github.com/squidfunk/mkdocs-material
pygments>=2.14.0
jinja2==3.1.4 #https://pypi.org/project/Jinja2/
mkdocs>=1.6.0 #https://github.com/mkdocs/mkdocs
mkdocs-material==9.5.25 #https://github.com/squidfunk/mkdocs-material
pygments>=2.18.0 #https://pypi.org/project/Pygments/
# mdx_truly_sane_lists
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://github.com/readthedocs-examples/example-mkdocs-basic/blob/main/docs/requirements.txt
# requirements.txt
jinja2==3.0.3
mkdocs>=1.4.2
jinja2==3.1.4 #https://pypi.org/project/Jinja2/
mkdocs>=1.6.0 #https://github.com/mkdocs/mkdocs
2 changes: 1 addition & 1 deletion src/Catesta/Resources/Vault/plasterManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<metadata>
<name>Catesta</name>
<id>d531e058-52b8-4dd2-8162-01c95d1eb8f7</id>
<version>2.11.0</version>
<version>2.12.0</version>
<title>Catesta</title>
<description>Scaffolds a new PowerShell SecretManagement extension vault module project</description>
<author>Jake Morrison</author>
Expand Down

0 comments on commit 4919667

Please sign in to comment.