Render-engine

Latest version: v2024.1.1

Safety actively analyzes 624072 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

2024.2.1a1

What's Changed
* update to trusted publisher model with render-engine by kjaymiller in https://github.com/render-engine/render-engine/pull/555


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2024.1.1b4...2024.2.1a1

2024.1.1

What's Changed
* Bump gitpython from 3.1.37 to 3.1.40 by dependabot in https://github.com/render-engine/render-engine/pull/316
* Bump griffe from 0.36.5 to 0.36.9 by dependabot in https://github.com/render-engine/render-engine/pull/317
* Bump ruff from 0.0.292 to 0.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/318
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/render-engine/render-engine/pull/319
* Fix broken links by LauraLangdon in https://github.com/render-engine/render-engine/pull/314
* Bump mkdocs-material from 9.4.6 to 9.4.7 by dependabot in https://github.com/render-engine/render-engine/pull/320
* adds docs for serve by kjaymiller in https://github.com/render-engine/render-engine/pull/322
* Bump pytest-mock from 3.11.1 to 3.12.0 by dependabot in https://github.com/render-engine/render-engine/pull/323
* Bump mkdocs-material from 9.4.7 to 9.4.8 by dependabot in https://github.com/render-engine/render-engine/pull/324
* Bump charset-normalizer from 3.3.1 to 3.3.2 by dependabot in https://github.com/render-engine/render-engine/pull/325
* Bump markdown from 3.5 to 3.5.1 by dependabot in https://github.com/render-engine/render-engine/pull/326
* Bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/render-engine/render-engine/pull/330
* Bump griffe from 0.36.9 to 0.37.0 by dependabot in https://github.com/render-engine/render-engine/pull/332
* Bump ruff from 0.1.3 to 0.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/333
* 312-fix-reload-template-by-making-the-site-globals-a-set by kjaymiller in https://github.com/render-engine/render-engine/pull/329
* Update creating-a-page.md to remove parens by tonybaloney in https://github.com/render-engine/render-engine/pull/336
* Add minimum python requirement to pyproject.toml by tonybaloney in https://github.com/render-engine/render-engine/pull/335
* Bump babel from 2.13.0 to 2.13.1 by dependabot in https://github.com/render-engine/render-engine/pull/327
* removes block body by kjaymiller in https://github.com/render-engine/render-engine/pull/338
* requires-python instead of python-requires by kjaymiller in https://github.com/render-engine/render-engine/pull/339
* Update __main__.py typo with module call by pamelafox in https://github.com/render-engine/render-engine/pull/340
* removes chglog by kjaymiller in https://github.com/render-engine/render-engine/pull/346
* Bump mkdocs-material from 9.4.8 to 9.4.10 by dependabot in https://github.com/render-engine/render-engine/pull/351
* Bump mkdocstrings[python] from 0.23.0 to 0.24.0 by dependabot in https://github.com/render-engine/render-engine/pull/352
* Bump rich from 13.6.0 to 13.7.0 by dependabot in https://github.com/render-engine/render-engine/pull/353
* Bump griffe from 0.37.0 to 0.38.0 by dependabot in https://github.com/render-engine/render-engine/pull/354
* Bump certifi from 2023.7.22 to 2023.11.17 by dependabot in https://github.com/render-engine/render-engine/pull/355
* Add matrix for python versions by kjaymiller in https://github.com/render-engine/render-engine/pull/350
* Refactor CLI imports and fix test imports by kjaymiller in https://github.com/render-engine/render-engine/pull/356
* render-engine init --skip-static still updates the static path by kjaymiller in https://github.com/render-engine/render-engine/pull/357
* attempts to fix the cli call by kjaymiller in https://github.com/render-engine/render-engine/pull/359
* black formatter is replaced with ruff by Mahhheshh in https://github.com/render-engine/render-engine/pull/358
* Kjaymiller/issue361 by kjaymiller in https://github.com/render-engine/render-engine/pull/362
* docs: add LauraLangdon as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/363
* docs: add tataraba as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/364
* Update .all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/366
* update all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/367
* docs: add jlgimeno as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/368
* docs: add jonafato as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/369
* docs: add Mahhheshh as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/370
* docs: add pamelafox as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/371
* docs: add mannyanebi as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/373
* docs: add tonybaloney as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/375
* docs: add jefftriplett as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/379
* docs: add viktoriussuwandi as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/380
* docs: add jefftriplett as a contributor for mentoring by allcontributors in https://github.com/render-engine/render-engine/pull/382
* Reduced the size of the contributors image by Tashuuuu in https://github.com/render-engine/render-engine/pull/384
* docs: add Tashuuuu as a contributor for tool by allcontributors in https://github.com/render-engine/render-engine/pull/386
* Fix: 378 update contributorsSortAlphabetically to sort contributors by abprime in https://github.com/render-engine/render-engine/pull/385
* Kjaymiller/issue387 by kjaymiller in https://github.com/render-engine/render-engine/pull/391
* Add Code of Conduct and Contributing to Docs by kjaymiller in https://github.com/render-engine/render-engine/pull/394
* update README.md by Mahhheshh in https://github.com/render-engine/render-engine/pull/392
* Create Issue template to go along with new Contributing Best practices by kjaymiller in https://github.com/render-engine/render-engine/pull/396
* Add Environment Setup to Documentation and link from Contributing. by kjaymiller in https://github.com/render-engine/render-engine/pull/399
* Add markdown tools to devcontainer by kjaymiller in https://github.com/render-engine/render-engine/pull/400
* Create new_issue.md by kjaymiller in https://github.com/render-engine/render-engine/pull/401
* `ImportDevcontainer - Error: attempted relative import with no known parent package`. by kjaymiller in https://github.com/render-engine/render-engine/pull/402
* add check for project-folder to exist when initilizing the project by Mahhheshh in https://github.com/render-engine/render-engine/pull/404
* docs: add Mahhheshh as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/408
* ruff lint command issue by kjaymiller in https://github.com/render-engine/render-engine/pull/409
* render-engine serve build is now an Argument by kjaymiller in https://github.com/render-engine/render-engine/pull/412
* Fix/ruff lint by Mahhheshh in https://github.com/render-engine/render-engine/pull/410
* Use ruff to lint and fix changes on PR by kjaymiller in https://github.com/render-engine/render-engine/pull/414
* annotate render-engine serve by kjaymiller in https://github.com/render-engine/render-engine/pull/415
* Add markdown lint to existing action that lints PR by kjaymiller in https://github.com/render-engine/render-engine/pull/416
* Issue/360 by Mahhheshh in https://github.com/render-engine/render-engine/pull/417
* moved themes.py to render_engine by Mahhheshh in https://github.com/render-engine/render-engine/pull/419
* Bump DavidAnson/markdownlint-cli2-action from 13 to 14 by dependabot in https://github.com/render-engine/render-engine/pull/425
* Bump ruff from 0.1.5 to 0.1.6 by dependabot in https://github.com/render-engine/render-engine/pull/424
* Bump python-frontmatter from 1.0.0 to 1.0.1 by dependabot in https://github.com/render-engine/render-engine/pull/423
* Creates Plugin Manager by kjaymiller in https://github.com/render-engine/render-engine/pull/429
* Fix 'render_engine serve' AttributeError by kjaymiller in https://github.com/render-engine/render-engine/pull/432
* Fix register theme and add test by kjaymiller in https://github.com/render-engine/render-engine/pull/433
* Fix plugin settings by kjaymiller in https://github.com/render-engine/render-engine/pull/434
* Remove unnecessary if statement in serve function by kjaymiller in https://github.com/render-engine/render-engine/pull/437
* Bump mkdocs-material-extensions from 1.3 to 1.3.1 by dependabot in https://github.com/render-engine/render-engine/pull/420
* Bump mkdocstrings-python from 1.7.4 to 1.7.5 by dependabot in https://github.com/render-engine/render-engine/pull/421
* Bump pymdown-extensions from 10.3.1 to 10.5 by dependabot in https://github.com/render-engine/render-engine/pull/422
* Bump urllib3 from 2.0.7 to 2.1.0 by dependabot in https://github.com/render-engine/render-engine/pull/435
* Bump idna from 3.4 to 3.6 by dependabot in https://github.com/render-engine/render-engine/pull/436
* Update Python version by kjaymiller in https://github.com/render-engine/render-engine/pull/438
* replace issue-template with form issue-template by Mahhheshh in https://github.com/render-engine/render-engine/pull/445
* fixes 🐛 - Archive isn't getting class page name 442 by kjaymiller in https://github.com/render-engine/render-engine/pull/448
* Update pull_request_template.md by kjaymiller in https://github.com/render-engine/render-engine/pull/446
* refactor `PrefixLoader` and `ChoiceLoader` by Mahhheshh in https://github.com/render-engine/render-engine/pull/450
* ClI command to see available templates by Mahhheshh in https://github.com/render-engine/render-engine/pull/449
* fixed build cli doc string by Mahhheshh in https://github.com/render-engine/render-engine/pull/454
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/render-engine/render-engine/pull/457
* Bump typing-extensions from 4.8.0 to 4.9.0 by dependabot in https://github.com/render-engine/render-engine/pull/458
* Bump mkdocs-material from 9.4.14 to 9.5.1 by dependabot in https://github.com/render-engine/render-engine/pull/459
* Bump pathspec from 0.11.2 to 0.12.1 by dependabot in https://github.com/render-engine/render-engine/pull/460
* Bump ruff from 0.1.7 to 0.1.8 by dependabot in https://github.com/render-engine/render-engine/pull/468
* Bump mkdocs-material from 9.5.1 to 9.5.2 by dependabot in https://github.com/render-engine/render-engine/pull/469
* Bump markdown2 from 2.4.11 to 2.4.12 by dependabot in https://github.com/render-engine/render-engine/pull/470
* Bump babel from 2.13.1 to 2.14.0 by dependabot in https://github.com/render-engine/render-engine/pull/471
* Changes-to-themes-and-plugins by kjaymiller in https://github.com/render-engine/render-engine/pull/467
* Move plugins into plugins.py by kjaymiller in https://github.com/render-engine/render-engine/pull/472
* Kjaymiller/Rename-Collections-`PageParser`-to-`Parser` by kjaymiller in https://github.com/render-engine/render-engine/pull/474
* added deperecated warning to hookspecs by Mahhheshh in https://github.com/render-engine/render-engine/pull/475
* [REFACTOR] - Move render-engine-sitemap to new package by kjaymiller in https://github.com/render-engine/render-engine/pull/478
* [REFACTOR] - include options in render-engine `serve` and `build` to delete output folder contents before building and remove the `clean_output` plugin. by kjaymiller in https://github.com/render-engine/render-engine/pull/480
* Cli-moved-to-cookiecutter by kjaymiller in https://github.com/render-engine/render-engine/pull/465
* Kjaymiller/USE-Orgs-Code-of-Conduct-and-License by kjaymiller in https://github.com/render-engine/render-engine/pull/483
* Update PULL REQUEST TEMPLATE by kjaymiller in https://github.com/render-engine/render-engine/pull/484
* Should the default Collection archive be named "index.html" if the "./" not in routes. by kjaymiller in https://github.com/render-engine/render-engine/pull/485
* docs: add izaan17 as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/489
* 486-make-markdown-parser-available-in-`render_engineparsers`-with-deprecation-warnig by kjaymiller in https://github.com/render-engine/render-engine/pull/487
* Error with multiple themes using the same dependencies by kjaymiller in https://github.com/render-engine/render-engine/pull/490
* docs: add VinayakG311 as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/492
* replace page with parser_extras by kjaymiller in https://github.com/render-engine/render-engine/pull/494
* Can't overwrite plugins_settings when registering values since `update` is called. by kjaymiller in https://github.com/render-engine/render-engine/pull/500
* Better typing by Mahhheshh in https://github.com/render-engine/render-engine/pull/503
* Improve docs by john0isaac in https://github.com/render-engine/render-engine/pull/504
* Bump ruff from 0.1.8 to 0.1.9 by dependabot in https://github.com/render-engine/render-engine/pull/497
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/render-engine/render-engine/pull/502
* detailed warning for PageParser by Mahhheshh in https://github.com/render-engine/render-engine/pull/506
* fix name call in deprecation warning by kjaymiller in https://github.com/render-engine/render-engine/pull/508
* docs update by john0isaac in https://github.com/render-engine/render-engine/pull/511
* Bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/render-engine/render-engine/pull/509
* [Bug]: App template not updated as expected by kjaymiller in https://github.com/render-engine/render-engine/pull/516
* Fix gh flows by john0isaac in https://github.com/render-engine/render-engine/pull/518
* Fix url_for() in template calls by kjaymiller in https://github.com/render-engine/render-engine/pull/521
* Move the archive template to the base_templates folder by kjaymiller in https://github.com/render-engine/render-engine/pull/525
* Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/render-engine/render-engine/pull/522
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/523
* docs: add john0isaac as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/526
* Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/render-engine/render-engine/pull/530
* Bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/render-engine/render-engine/pull/529
* Bump markdown from 3.5.1 to 3.5.2 by dependabot in https://github.com/render-engine/render-engine/pull/528
* Bump more-itertools from 10.1.0 to 10.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/527
* Fix clean folder function by kjaymiller in https://github.com/render-engine/render-engine/pull/543
* Bump griffe from 0.38.1 to 0.39.1 by dependabot in https://github.com/render-engine/render-engine/pull/537
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/render-engine/render-engine/pull/538
* Bump markupsafe from 2.1.3 to 2.1.4 by dependabot in https://github.com/render-engine/render-engine/pull/539
* Bump python-frontmatter from 1.0.1 to 1.1.0 by dependabot in https://github.com/render-engine/render-engine/pull/541
* Bump DavidAnson/markdownlint-cli2-action from 14 to 15 by dependabot in https://github.com/render-engine/render-engine/pull/542
* Bump mkdocs-material from 9.5.2 to 9.5.4 by dependabot in https://github.com/render-engine/render-engine/pull/540
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/render-engine/render-engine/pull/547
* Bump pluggy from 1.3.0 to 1.4.0 by dependabot in https://github.com/render-engine/render-engine/pull/545
* Bump python-slugify from 8.0.1 to 8.0.2 by dependabot in https://github.com/render-engine/render-engine/pull/544
* Bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/render-engine/render-engine/pull/546
* [Bug]: Testing creates an output folder in the project root by kjaymiller in https://github.com/render-engine/render-engine/pull/548
* Pin-pytest-version-due-to-pytest-lazy-fixture by kjaymiller in https://github.com/render-engine/render-engine/pull/550
* fixes test_site by correcting the outptu path by kjaymiller in https://github.com/render-engine/render-engine/pull/553
* update to trusted publisher model with render-engine by kjaymiller in https://github.com/render-engine/render-engine/pull/555
* Bump urllib3 from 2.1.0 to 2.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/563
* Bump markupsafe from 2.1.4 to 2.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/562
* Bump python-slugify from 8.0.2 to 8.0.3 by dependabot in https://github.com/render-engine/render-engine/pull/561
* Bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/render-engine/render-engine/pull/559
* Bump platformdirs from 4.1.0 to 4.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/560
* 533-raise-error-with-themes-that-have-no-prefix by kjaymiller in https://github.com/render-engine/render-engine/pull/565
* [Bug]: Theme Templates are overwriting user_defined templates. by kjaymiller in https://github.com/render-engine/render-engine/pull/567
* update to reference new wiki and revise by john0isaac in https://github.com/render-engine/render-engine/pull/569
* 📖 update plugin docs by kjaymiller in https://github.com/render-engine/render-engine/pull/573
* ⚗️ adds test for plugin - 574 by kjaymiller in https://github.com/render-engine/render-engine/pull/575
* update theming docs by kjaymiller in https://github.com/render-engine/render-engine/pull/584
* update documentation and lint tests by kjaymiller in https://github.com/render-engine/render-engine/pull/586
* Bump griffe from 0.39.1 to 0.40.1 by dependabot in https://github.com/render-engine/render-engine/pull/578
* Bump certifi from 2023.11.17 to 2024.2.2 by dependabot in https://github.com/render-engine/render-engine/pull/579
* Bump watchdog from 3.0.0 to 4.0.0 by dependabot in https://github.com/render-engine/render-engine/pull/580
* Bump python-slugify from 8.0.3 to 8.0.4 by dependabot in https://github.com/render-engine/render-engine/pull/581
* Bump ruff from 0.1.14 to 0.2.1 by dependabot in https://github.com/render-engine/render-engine/pull/582
* update docs for base-parser and markdown parser by kjaymiller in https://github.com/render-engine/render-engine/pull/591

New Contributors
* LauraLangdon made their first contribution in https://github.com/render-engine/render-engine/pull/314
* tonybaloney made their first contribution in https://github.com/render-engine/render-engine/pull/336
* pamelafox made their first contribution in https://github.com/render-engine/render-engine/pull/340
* Mahhheshh made their first contribution in https://github.com/render-engine/render-engine/pull/358
* allcontributors made their first contribution in https://github.com/render-engine/render-engine/pull/363
* Tashuuuu made their first contribution in https://github.com/render-engine/render-engine/pull/384
* abprime made their first contribution in https://github.com/render-engine/render-engine/pull/385
* john0isaac made their first contribution in https://github.com/render-engine/render-engine/pull/504

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.10.4...2024.1.1

2024.1.1rc2

What's Changed
* Bump gitpython from 3.1.37 to 3.1.40 by dependabot in https://github.com/render-engine/render-engine/pull/316
* Bump griffe from 0.36.5 to 0.36.9 by dependabot in https://github.com/render-engine/render-engine/pull/317
* Bump ruff from 0.0.292 to 0.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/318
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/render-engine/render-engine/pull/319
* Fix broken links by LauraLangdon in https://github.com/render-engine/render-engine/pull/314
* Bump mkdocs-material from 9.4.6 to 9.4.7 by dependabot in https://github.com/render-engine/render-engine/pull/320
* adds docs for serve by kjaymiller in https://github.com/render-engine/render-engine/pull/322
* Bump pytest-mock from 3.11.1 to 3.12.0 by dependabot in https://github.com/render-engine/render-engine/pull/323
* Bump mkdocs-material from 9.4.7 to 9.4.8 by dependabot in https://github.com/render-engine/render-engine/pull/324
* Bump charset-normalizer from 3.3.1 to 3.3.2 by dependabot in https://github.com/render-engine/render-engine/pull/325
* Bump markdown from 3.5 to 3.5.1 by dependabot in https://github.com/render-engine/render-engine/pull/326
* Bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/render-engine/render-engine/pull/330
* Bump griffe from 0.36.9 to 0.37.0 by dependabot in https://github.com/render-engine/render-engine/pull/332
* Bump ruff from 0.1.3 to 0.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/333
* 312-fix-reload-template-by-making-the-site-globals-a-set by kjaymiller in https://github.com/render-engine/render-engine/pull/329
* Update creating-a-page.md to remove parens by tonybaloney in https://github.com/render-engine/render-engine/pull/336
* Add minimum python requirement to pyproject.toml by tonybaloney in https://github.com/render-engine/render-engine/pull/335
* Bump babel from 2.13.0 to 2.13.1 by dependabot in https://github.com/render-engine/render-engine/pull/327
* removes block body by kjaymiller in https://github.com/render-engine/render-engine/pull/338
* requires-python instead of python-requires by kjaymiller in https://github.com/render-engine/render-engine/pull/339
* Update __main__.py typo with module call by pamelafox in https://github.com/render-engine/render-engine/pull/340
* removes chglog by kjaymiller in https://github.com/render-engine/render-engine/pull/346
* Bump mkdocs-material from 9.4.8 to 9.4.10 by dependabot in https://github.com/render-engine/render-engine/pull/351
* Bump mkdocstrings[python] from 0.23.0 to 0.24.0 by dependabot in https://github.com/render-engine/render-engine/pull/352
* Bump rich from 13.6.0 to 13.7.0 by dependabot in https://github.com/render-engine/render-engine/pull/353
* Bump griffe from 0.37.0 to 0.38.0 by dependabot in https://github.com/render-engine/render-engine/pull/354
* Bump certifi from 2023.7.22 to 2023.11.17 by dependabot in https://github.com/render-engine/render-engine/pull/355
* Add matrix for python versions by kjaymiller in https://github.com/render-engine/render-engine/pull/350
* Refactor CLI imports and fix test imports by kjaymiller in https://github.com/render-engine/render-engine/pull/356
* render-engine init --skip-static still updates the static path by kjaymiller in https://github.com/render-engine/render-engine/pull/357
* attempts to fix the cli call by kjaymiller in https://github.com/render-engine/render-engine/pull/359
* black formatter is replaced with ruff by Mahhheshh in https://github.com/render-engine/render-engine/pull/358
* Kjaymiller/issue361 by kjaymiller in https://github.com/render-engine/render-engine/pull/362
* docs: add LauraLangdon as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/363
* docs: add tataraba as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/364
* Update .all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/366
* update all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/367
* docs: add jlgimeno as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/368
* docs: add jonafato as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/369
* docs: add Mahhheshh as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/370
* docs: add pamelafox as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/371
* docs: add mannyanebi as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/373
* docs: add tonybaloney as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/375
* docs: add jefftriplett as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/379
* docs: add viktoriussuwandi as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/380
* docs: add jefftriplett as a contributor for mentoring by allcontributors in https://github.com/render-engine/render-engine/pull/382
* Reduced the size of the contributors image by Tashuuuu in https://github.com/render-engine/render-engine/pull/384
* docs: add Tashuuuu as a contributor for tool by allcontributors in https://github.com/render-engine/render-engine/pull/386
* Fix: 378 update contributorsSortAlphabetically to sort contributors by abprime in https://github.com/render-engine/render-engine/pull/385
* Kjaymiller/issue387 by kjaymiller in https://github.com/render-engine/render-engine/pull/391
* Add Code of Conduct and Contributing to Docs by kjaymiller in https://github.com/render-engine/render-engine/pull/394
* update README.md by Mahhheshh in https://github.com/render-engine/render-engine/pull/392
* Create Issue template to go along with new Contributing Best practices by kjaymiller in https://github.com/render-engine/render-engine/pull/396
* Add Environment Setup to Documentation and link from Contributing. by kjaymiller in https://github.com/render-engine/render-engine/pull/399
* Add markdown tools to devcontainer by kjaymiller in https://github.com/render-engine/render-engine/pull/400
* Create new_issue.md by kjaymiller in https://github.com/render-engine/render-engine/pull/401
* `ImportDevcontainer - Error: attempted relative import with no known parent package`. by kjaymiller in https://github.com/render-engine/render-engine/pull/402
* add check for project-folder to exist when initilizing the project by Mahhheshh in https://github.com/render-engine/render-engine/pull/404
* docs: add Mahhheshh as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/408
* ruff lint command issue by kjaymiller in https://github.com/render-engine/render-engine/pull/409
* render-engine serve build is now an Argument by kjaymiller in https://github.com/render-engine/render-engine/pull/412
* Fix/ruff lint by Mahhheshh in https://github.com/render-engine/render-engine/pull/410
* Use ruff to lint and fix changes on PR by kjaymiller in https://github.com/render-engine/render-engine/pull/414
* annotate render-engine serve by kjaymiller in https://github.com/render-engine/render-engine/pull/415
* Add markdown lint to existing action that lints PR by kjaymiller in https://github.com/render-engine/render-engine/pull/416
* Issue/360 by Mahhheshh in https://github.com/render-engine/render-engine/pull/417
* moved themes.py to render_engine by Mahhheshh in https://github.com/render-engine/render-engine/pull/419
* Bump DavidAnson/markdownlint-cli2-action from 13 to 14 by dependabot in https://github.com/render-engine/render-engine/pull/425
* Bump ruff from 0.1.5 to 0.1.6 by dependabot in https://github.com/render-engine/render-engine/pull/424
* Bump python-frontmatter from 1.0.0 to 1.0.1 by dependabot in https://github.com/render-engine/render-engine/pull/423
* Creates Plugin Manager by kjaymiller in https://github.com/render-engine/render-engine/pull/429
* Fix 'render_engine serve' AttributeError by kjaymiller in https://github.com/render-engine/render-engine/pull/432
* Fix register theme and add test by kjaymiller in https://github.com/render-engine/render-engine/pull/433
* Fix plugin settings by kjaymiller in https://github.com/render-engine/render-engine/pull/434
* Remove unnecessary if statement in serve function by kjaymiller in https://github.com/render-engine/render-engine/pull/437
* Bump mkdocs-material-extensions from 1.3 to 1.3.1 by dependabot in https://github.com/render-engine/render-engine/pull/420
* Bump mkdocstrings-python from 1.7.4 to 1.7.5 by dependabot in https://github.com/render-engine/render-engine/pull/421
* Bump pymdown-extensions from 10.3.1 to 10.5 by dependabot in https://github.com/render-engine/render-engine/pull/422
* Bump urllib3 from 2.0.7 to 2.1.0 by dependabot in https://github.com/render-engine/render-engine/pull/435
* Bump idna from 3.4 to 3.6 by dependabot in https://github.com/render-engine/render-engine/pull/436
* Update Python version by kjaymiller in https://github.com/render-engine/render-engine/pull/438
* replace issue-template with form issue-template by Mahhheshh in https://github.com/render-engine/render-engine/pull/445
* fixes 🐛 - Archive isn't getting class page name 442 by kjaymiller in https://github.com/render-engine/render-engine/pull/448
* Update pull_request_template.md by kjaymiller in https://github.com/render-engine/render-engine/pull/446
* refactor `PrefixLoader` and `ChoiceLoader` by Mahhheshh in https://github.com/render-engine/render-engine/pull/450
* ClI command to see available templates by Mahhheshh in https://github.com/render-engine/render-engine/pull/449
* fixed build cli doc string by Mahhheshh in https://github.com/render-engine/render-engine/pull/454
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/render-engine/render-engine/pull/457
* Bump typing-extensions from 4.8.0 to 4.9.0 by dependabot in https://github.com/render-engine/render-engine/pull/458
* Bump mkdocs-material from 9.4.14 to 9.5.1 by dependabot in https://github.com/render-engine/render-engine/pull/459
* Bump pathspec from 0.11.2 to 0.12.1 by dependabot in https://github.com/render-engine/render-engine/pull/460
* Bump ruff from 0.1.7 to 0.1.8 by dependabot in https://github.com/render-engine/render-engine/pull/468
* Bump mkdocs-material from 9.5.1 to 9.5.2 by dependabot in https://github.com/render-engine/render-engine/pull/469
* Bump markdown2 from 2.4.11 to 2.4.12 by dependabot in https://github.com/render-engine/render-engine/pull/470
* Bump babel from 2.13.1 to 2.14.0 by dependabot in https://github.com/render-engine/render-engine/pull/471
* Changes-to-themes-and-plugins by kjaymiller in https://github.com/render-engine/render-engine/pull/467
* Move plugins into plugins.py by kjaymiller in https://github.com/render-engine/render-engine/pull/472
* Kjaymiller/Rename-Collections-`PageParser`-to-`Parser` by kjaymiller in https://github.com/render-engine/render-engine/pull/474
* added deperecated warning to hookspecs by Mahhheshh in https://github.com/render-engine/render-engine/pull/475
* [REFACTOR] - Move render-engine-sitemap to new package by kjaymiller in https://github.com/render-engine/render-engine/pull/478
* [REFACTOR] - include options in render-engine `serve` and `build` to delete output folder contents before building and remove the `clean_output` plugin. by kjaymiller in https://github.com/render-engine/render-engine/pull/480
* Cli-moved-to-cookiecutter by kjaymiller in https://github.com/render-engine/render-engine/pull/465
* Kjaymiller/USE-Orgs-Code-of-Conduct-and-License by kjaymiller in https://github.com/render-engine/render-engine/pull/483
* Update PULL REQUEST TEMPLATE by kjaymiller in https://github.com/render-engine/render-engine/pull/484
* Should the default Collection archive be named "index.html" if the "./" not in routes. by kjaymiller in https://github.com/render-engine/render-engine/pull/485
* docs: add izaan17 as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/489
* 486-make-markdown-parser-available-in-`render_engineparsers`-with-deprecation-warnig by kjaymiller in https://github.com/render-engine/render-engine/pull/487
* Error with multiple themes using the same dependencies by kjaymiller in https://github.com/render-engine/render-engine/pull/490
* docs: add VinayakG311 as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/492
* replace page with parser_extras by kjaymiller in https://github.com/render-engine/render-engine/pull/494
* Can't overwrite plugins_settings when registering values since `update` is called. by kjaymiller in https://github.com/render-engine/render-engine/pull/500
* Better typing by Mahhheshh in https://github.com/render-engine/render-engine/pull/503
* Improve docs by john0isaac in https://github.com/render-engine/render-engine/pull/504
* Bump ruff from 0.1.8 to 0.1.9 by dependabot in https://github.com/render-engine/render-engine/pull/497
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/render-engine/render-engine/pull/502
* detailed warning for PageParser by Mahhheshh in https://github.com/render-engine/render-engine/pull/506
* fix name call in deprecation warning by kjaymiller in https://github.com/render-engine/render-engine/pull/508
* docs update by john0isaac in https://github.com/render-engine/render-engine/pull/511
* Bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/render-engine/render-engine/pull/509
* [Bug]: App template not updated as expected by kjaymiller in https://github.com/render-engine/render-engine/pull/516
* Fix gh flows by john0isaac in https://github.com/render-engine/render-engine/pull/518
* Fix url_for() in template calls by kjaymiller in https://github.com/render-engine/render-engine/pull/521
* Move the archive template to the base_templates folder by kjaymiller in https://github.com/render-engine/render-engine/pull/525
* Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/render-engine/render-engine/pull/522
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/523
* docs: add john0isaac as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/526
* Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/render-engine/render-engine/pull/530
* Bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/render-engine/render-engine/pull/529
* Bump markdown from 3.5.1 to 3.5.2 by dependabot in https://github.com/render-engine/render-engine/pull/528
* Bump more-itertools from 10.1.0 to 10.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/527
* Fix clean folder function by kjaymiller in https://github.com/render-engine/render-engine/pull/543
* Bump griffe from 0.38.1 to 0.39.1 by dependabot in https://github.com/render-engine/render-engine/pull/537
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/render-engine/render-engine/pull/538
* Bump markupsafe from 2.1.3 to 2.1.4 by dependabot in https://github.com/render-engine/render-engine/pull/539
* Bump python-frontmatter from 1.0.1 to 1.1.0 by dependabot in https://github.com/render-engine/render-engine/pull/541
* Bump DavidAnson/markdownlint-cli2-action from 14 to 15 by dependabot in https://github.com/render-engine/render-engine/pull/542
* Bump mkdocs-material from 9.5.2 to 9.5.4 by dependabot in https://github.com/render-engine/render-engine/pull/540
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/render-engine/render-engine/pull/547
* Bump pluggy from 1.3.0 to 1.4.0 by dependabot in https://github.com/render-engine/render-engine/pull/545
* Bump python-slugify from 8.0.1 to 8.0.2 by dependabot in https://github.com/render-engine/render-engine/pull/544
* Bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/render-engine/render-engine/pull/546
* [Bug]: Testing creates an output folder in the project root by kjaymiller in https://github.com/render-engine/render-engine/pull/548
* Pin-pytest-version-due-to-pytest-lazy-fixture by kjaymiller in https://github.com/render-engine/render-engine/pull/550
* fixes test_site by correcting the outptu path by kjaymiller in https://github.com/render-engine/render-engine/pull/553
* update to trusted publisher model with render-engine by kjaymiller in https://github.com/render-engine/render-engine/pull/555
* Bump urllib3 from 2.1.0 to 2.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/563
* Bump markupsafe from 2.1.4 to 2.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/562
* Bump python-slugify from 8.0.2 to 8.0.3 by dependabot in https://github.com/render-engine/render-engine/pull/561
* Bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/render-engine/render-engine/pull/559
* Bump platformdirs from 4.1.0 to 4.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/560
* 533-raise-error-with-themes-that-have-no-prefix by kjaymiller in https://github.com/render-engine/render-engine/pull/565
* [Bug]: Theme Templates are overwriting user_defined templates. by kjaymiller in https://github.com/render-engine/render-engine/pull/567
* update to reference new wiki and revise by john0isaac in https://github.com/render-engine/render-engine/pull/569
* 📖 update plugin docs by kjaymiller in https://github.com/render-engine/render-engine/pull/573
* ⚗️ adds test for plugin - 574 by kjaymiller in https://github.com/render-engine/render-engine/pull/575
* update theming docs by kjaymiller in https://github.com/render-engine/render-engine/pull/584
* update documentation and lint tests by kjaymiller in https://github.com/render-engine/render-engine/pull/586
* Bump griffe from 0.39.1 to 0.40.1 by dependabot in https://github.com/render-engine/render-engine/pull/578
* Bump certifi from 2023.11.17 to 2024.2.2 by dependabot in https://github.com/render-engine/render-engine/pull/579
* Bump watchdog from 3.0.0 to 4.0.0 by dependabot in https://github.com/render-engine/render-engine/pull/580
* Bump python-slugify from 8.0.3 to 8.0.4 by dependabot in https://github.com/render-engine/render-engine/pull/581
* Bump ruff from 0.1.14 to 0.2.1 by dependabot in https://github.com/render-engine/render-engine/pull/582

New Contributors
* LauraLangdon made their first contribution in https://github.com/render-engine/render-engine/pull/314
* tonybaloney made their first contribution in https://github.com/render-engine/render-engine/pull/336
* pamelafox made their first contribution in https://github.com/render-engine/render-engine/pull/340
* Mahhheshh made their first contribution in https://github.com/render-engine/render-engine/pull/358
* allcontributors made their first contribution in https://github.com/render-engine/render-engine/pull/363
* Tashuuuu made their first contribution in https://github.com/render-engine/render-engine/pull/384
* abprime made their first contribution in https://github.com/render-engine/render-engine/pull/385
* john0isaac made their first contribution in https://github.com/render-engine/render-engine/pull/504

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.10.4...2024.1.1rc2

2024.1.1rc1

What's Changed
* Bump urllib3 from 2.1.0 to 2.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/563
* Bump markupsafe from 2.1.4 to 2.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/562
* Bump python-slugify from 8.0.2 to 8.0.3 by dependabot in https://github.com/render-engine/render-engine/pull/561
* Bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/render-engine/render-engine/pull/559
* Bump platformdirs from 4.1.0 to 4.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/560
* 533-raise-error-with-themes-that-have-no-prefix by kjaymiller in https://github.com/render-engine/render-engine/pull/565
* [Bug]: Theme Templates are overwriting user_defined templates. by kjaymiller in https://github.com/render-engine/render-engine/pull/567


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2024.2.1a1...2024.1.1rc1

2024.1.1b4

What's Changed
* docs: add john0isaac as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/526
* Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/render-engine/render-engine/pull/530
* Bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/render-engine/render-engine/pull/529
* Bump markdown from 3.5.1 to 3.5.2 by dependabot in https://github.com/render-engine/render-engine/pull/528
* Bump more-itertools from 10.1.0 to 10.2.0 by dependabot in https://github.com/render-engine/render-engine/pull/527
* Fix clean folder function by kjaymiller in https://github.com/render-engine/render-engine/pull/543
* Bump griffe from 0.38.1 to 0.39.1 by dependabot in https://github.com/render-engine/render-engine/pull/537
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/render-engine/render-engine/pull/538
* Bump markupsafe from 2.1.3 to 2.1.4 by dependabot in https://github.com/render-engine/render-engine/pull/539
* Bump python-frontmatter from 1.0.1 to 1.1.0 by dependabot in https://github.com/render-engine/render-engine/pull/541
* Bump DavidAnson/markdownlint-cli2-action from 14 to 15 by dependabot in https://github.com/render-engine/render-engine/pull/542
* Bump mkdocs-material from 9.5.2 to 9.5.4 by dependabot in https://github.com/render-engine/render-engine/pull/540
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/render-engine/render-engine/pull/547
* Bump pluggy from 1.3.0 to 1.4.0 by dependabot in https://github.com/render-engine/render-engine/pull/545
* Bump python-slugify from 8.0.1 to 8.0.2 by dependabot in https://github.com/render-engine/render-engine/pull/544
* Bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/render-engine/render-engine/pull/546
* [Bug]: Testing creates an output folder in the project root by kjaymiller in https://github.com/render-engine/render-engine/pull/548
* Pin-pytest-version-due-to-pytest-lazy-fixture by kjaymiller in https://github.com/render-engine/render-engine/pull/550
* fixes test_site by correcting the outptu path by kjaymiller in https://github.com/render-engine/render-engine/pull/553


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2024.1.1b3...2024.1.1b4

2024.1.1b3

What's Changed
* Fix gh flows by john0isaac in https://github.com/render-engine/render-engine/pull/518
* Fix url_for() in template calls by kjaymiller in https://github.com/render-engine/render-engine/pull/521
* Move the archive template to the base_templates folder by kjaymiller in https://github.com/render-engine/render-engine/pull/525
* Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/render-engine/render-engine/pull/522
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/523


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2024.1.1b2...2024.1.1b3

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.