diff --git a/.changes/0.2.10.md b/.changes/0.2.10.md deleted file mode 100644 index d3b21e34..00000000 --- a/.changes/0.2.10.md +++ /dev/null @@ -1,5 +0,0 @@ -## 0.2.10 - 2023-05-15 - -### Fixed - -* enable 'SLS Deploy (by env)' on tag event \ No newline at end of file diff --git a/.changes/0.2.11.md b/.changes/0.2.11.md deleted file mode 100644 index 1c877a8d..00000000 --- a/.changes/0.2.11.md +++ /dev/null @@ -1,22 +0,0 @@ -## 0.2.11 - 2023-05-16 - -### Added - -* add "make many" to generate PDF variations more easily -* allow testing of lambda.py with copy of real event -### Changed - -* ensure we set (default) values for all options in lambda.py -* set lambda function timeout to 60s -* change serverless options -* extract ensure_logger() into utils -* minor refinements to the filename_slog based on options -* make the character ability font a bit heavier -* use twosheet instead of doublesided for night info option -* Use "Regular" format by default in upload form -* tell pylint not to stress about 'duplicate-code' in main.py -### Fixed - -* deactivate option selections in web page when they aren't sensible to pick -* fix inconsistencies in multiple player reference sheets -* fixup accidentally broken "easy print" template \ No newline at end of file diff --git a/.changes/0.2.12.md b/.changes/0.2.12.md deleted file mode 100644 index ce44476a..00000000 --- a/.changes/0.2.12.md +++ /dev/null @@ -1 +0,0 @@ -## 0.2.12 - 2023-05-17 diff --git a/.changes/0.2.13.md b/.changes/0.2.13.md deleted file mode 100644 index 578a56ac..00000000 --- a/.changes/0.2.13.md +++ /dev/null @@ -1,8 +0,0 @@ -## 0.2.13 - 2023-05-17 - -### Added - -* use browser localStorage to preserve form selections -### Changed - -* use personal GH token in assign-project \ No newline at end of file diff --git a/.changes/0.2.14.md b/.changes/0.2.14.md deleted file mode 100644 index dd28c809..00000000 --- a/.changes/0.2.14.md +++ /dev/null @@ -1,8 +0,0 @@ -## 0.2.14 - 2023-05-17 - -### Added - -* add "make test-busy-nights" -### Changed - -* restyle "night extras" for full-fat ST sheets \ No newline at end of file diff --git a/.changes/0.2.15.md b/.changes/0.2.15.md deleted file mode 100644 index 8fa0fcc0..00000000 --- a/.changes/0.2.15.md +++ /dev/null @@ -1,9 +0,0 @@ -## 0.2.15 - 2023-05-17 - -### Added - -* style "1 Townsfolk is evil" -* if _meta exists and has an author, show in the PDF -### Changed - -* don't create simple-night centred div unnecessarily \ No newline at end of file diff --git a/.changes/0.2.16.md b/.changes/0.2.16.md deleted file mode 100644 index 966882cd..00000000 --- a/.changes/0.2.16.md +++ /dev/null @@ -1,5 +0,0 @@ -## 0.2.16 - 2023-05-18 - -### Changed - -* replace srggrs/assign-one-project-github-action@1.3.1 with actions/add-to-project@v0.5.0 \ No newline at end of file diff --git a/.changes/0.2.17.md b/.changes/0.2.17.md deleted file mode 100644 index 373c6f98..00000000 --- a/.changes/0.2.17.md +++ /dev/null @@ -1,5 +0,0 @@ -## 0.2.17 - 2023-05-18 - -### Fixed - -* fix header position when no author information \ No newline at end of file diff --git a/.changes/0.2.18.md b/.changes/0.2.18.md deleted file mode 100644 index cce6c3c6..00000000 --- a/.changes/0.2.18.md +++ /dev/null @@ -1,5 +0,0 @@ -## 0.2.18 - 2023-05-19 - -### Fixed - -* fix "author presents" and "script name" layout \ No newline at end of file diff --git a/.changes/0.2.19.md b/.changes/0.2.19.md deleted file mode 100644 index e9b1a997..00000000 --- a/.changes/0.2.19.md +++ /dev/null @@ -1,11 +0,0 @@ -## 0.2.19 - 2023-05-19 - -### Added - -* add script.post_to_discord() -### Changed - -* refactor 'make script-name' behaviour -### Fixed - -* fix: f"{self.title}.pdf" -> pdf_filename \ No newline at end of file