Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Latest commit

 

History

History
442 lines (282 loc) · 8.55 KB

CHANGELOG.md

File metadata and controls

442 lines (282 loc) · 8.55 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 6 column 1
---
<a name="v3.0.1"></a>
## [v3.0.1](https://github.com/ObsidianPublisher/follow_template/compare/3.0.0...v3.0.1) (2023-09-25)

### Fix

* pg & page mistake lead to a wrong date in some condition (raw_iso)

---

3.0.0 (2023-08-22)

Chore

  • version: update changelog and version.txt

Fix

  • blog: rename blog.html to article.html to be compatible with material-mkdocs blog

BREAKING CHANGE

you need to rename the template in your file


2.4.2 (2023-08-14)

Chore

  • version: update changelog and version.txt
  • version: update version

Fix

  • create_release: fix order of commit

2.4.1 (2023-08-14)

Chore

  • release: fix release script
  • version: update version

2.4.0 (2023-08-07)

Chore

  • version: update version

Fix

  • remove .env files
  • on_files: update for mkdocs 1.5.0 Mandatory update, unless you want to keep using mkdocs 1.4.0 or older.
  • on_files: fix encoding error
  • sync: fix yaml syntax for sync files
  • sync: remove sync for .env files

Style

  • ruff: fix

2.3.4 (2023-06-26)

Chore

  • changelog: update changelog

Refactor

  • add ruff

2.3.3 (2023-06-26)

Chore

  • changelog: update changelog

Fix

  • version.txt not updated

2.3.2 (2023-06-26)

Chore

  • use pip file for dependencies
  • add pipfile
  • changelog: update changelog
  • dep: update setup node

Ci

  • rename version.txt to update.txt

Feat

  • use a version file to know when to update the template

2.3.1 (2023-06-20)

Chore

  • changelog: update changelog

2.3 (2023-06-20)

Chore

  • changelog: update changelog

Fix

  • duplicate comments
  • mathjax error with promise

2.2.0 (2023-05-26)

Chore

  • changelog: update changelog
  • gitignore: ignore Pipfile

2.1.0 (2023-05-25)

Chore

  • changelog: update changelog

2.0.2 (2023-05-22)

Chore

  • changelog: update changelog

2.0.1 (2023-05-22)

Chore

  • changelog: update changelog

2.0.0 (2023-05-22)

Chore

  • changelog: update changelog

Fix

  • Too many XHR Request
  • configure-page v3
  • translation to english the encryptcontent plugin

BREAKING CHANGE

File not found won't work until you add the new hooks on_files.py


1.2.0 (2023-03-30)

Chore

  • changelog: update changelog

Feat

  • adding no-auto-h1 remove the autogeneration of H1 if none as been found

Fix

  • mermaid duplicate between Material & plugin

1.1.0 (2023-03-15)

Chore

  • changelog: update changelog

1.0.0 (2023-03-15)

Chore

  • changelog: update changelog

0.1.0 (2023-03-14)

Chore

  • changelog: update changelog

0.0.10 (2023-02-26)

Chore

  • changelog: update changelog

0.0.9 (2023-02-02)

Chore

  • changelog: update changelog

Fix

  • Skip error

0.0.8 (2023-01-25)

Chore

  • changelog: update changelog

Fix

  • and condition doesn't work
  • dotenv version

0.0.7 (2023-01-25)

Chore

  • changelog: update changelog

Fix

  • changing workflow name
  • dotenv .env folder
  • path

0.0.6 (2023-01-25)

Chore

  • changelog: update changelog

Fix

  • OSError

0.0.5 (2023-01-25)

Chore

  • changelog: update changelog

Fix

  • Issue with hovering image using github.io default page

0.0.4 (2023-01-25)

Chore

  • changelog: update changelog

Fix

  • better if

Refactor

  • create css folder with blank file

0.0.3 (2023-01-21)

Chore

  • changelog: update changelog

Ci

  • remove snippets file
  • add snippets
  • add mermaid configuration

Fix

  • tag not pushed

0.0.2 (2023-01-21)

Chore

  • changelog: update changelog

Ci

  • Remove mkdocs.yml to prevent error
  • adding auto_update workflow note : set the automerging env to true to enable auto merging PR

Docs

  • add info on auto update
  • Add info about changed file

Fix

  • path to auto_update.yml
  • path to auto_update workflow
  • bad method to update repository

0.0.1 (2023-01-20)

Chore

  • changelog: update changelog

Test

  • test

0.0.0 (2023-01-20)

Chore

  • follow mkdocs.yml too
  • submodule update
  • update submodule
  • sync files
  • fix sync
  • bump: v1.0.0
  • bump: v1.0.1
  • bump: v1.1.0
  • bump: v1.1.1
  • bump: v1.1.2
  • bump: v1.1.3
  • bump: v1.1.4
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • changelog: update changelog
  • environment: add environment.yml

Ci

  • release workflows with link to edited files
  • update changelog template
  • update changelog process
  • create_release: prevent error, I guess ?
  • release: change release workflows, again
  • release: fix github token
  • release: add file to follow
  • release: rename steps
  • release: better changelog
  • release: remove glob
  • release: use a better methods to do release since tags
  • release: Update release script to use new release process

Docs

  • add comments to py to check release files
  • add comments to test the release workflow
  • testing the release template with some comments on the mkdocs.yml
  • mkdocs: add more info about blog_list
  • mkdocs: add comments on yaml

Feat

  • add dry run for find unused media

Fix

  • add find unused media
  • push to origin with python
  • error in release
  • fix to main

Refactor

  • Refactor body Remove submodule and use tracking folder

Style

  • comments: whitespace

Test

  • test release.yml