Morgan Bentell
98fee72d63
update setup.py
2023-05-12 13:48:34 +02:00
Morgan Bentell
1965cee786
actually update some more things relating to python versions
2023-05-12 13:37:23 +02:00
Johan Norberg
36a163630a
Update readme and setup.py with supported python versions
2023-03-20 14:41:42 +01:00
Eric Peterson
15f39102d0
Fix incompatibility with mkdocs v1.4.0 ( #86 )
...
* Fix AttributeError 'NoneType' object has no attribute 'replace' error when running mkdocs v1.4.0
* Fix duplicated test name warning
* Prep release
2022-09-29 14:08:21 +02:00
Dario Curreri
4b380bb467
update version
2022-07-30 14:52:50 +02:00
Andy Ladjadj
8410116d9d
ci: dump setup.py version
2022-05-19 11:42:49 +02:00
Camila Belo
18f0d6b8e4
Merge branch 'master' into fix-edit-page-url
2022-03-17 09:50:38 +01:00
Camila Belo
b6266d5910
chore: bump version to v1.0.0
2022-03-16 18:00:04 +01:00
Camila Belo
6647b1db06
fix: nested edit page url
2022-03-03 10:42:59 +01:00
Camila Belo
59adca6694
chore: Bump plugin version to 0.5.3
2022-02-09 08:47:14 +01:00
thomasjung
d4ff302e93
Bumping version and adding changelog entry
2022-01-03 10:57:58 -07:00
Eric Peterson
81b476e2ed
Fix slugify dependency at install-time.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-28 16:03:52 +02:00
Eric Peterson
05c77f6537
Prep release and changelog.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-28 10:24:24 +02:00
Diego Marangoni
755f421fb5
Drop support to python 3.5
2021-10-27 09:22:40 +02:00
Eric Peterson
029d7832fc
Bump version and add changelog.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-03 18:04:43 +02:00
Anders Näsman
a09bffb0de
bump version and add changelog note
2021-05-21 10:35:33 +02:00
Eric Peterson
7e2e3ab17f
Adding changelog note and bumping version.
2021-04-11 21:23:16 +02:00
Richard Wittrick
e431bd4a82
Fixes backstage/mkdocs-monorepo-plugin#42 ( #43 )
...
* Fixes backstage/mkdocs-monorepo-plugin#42
* Update version (0.4.13) and changelog
2021-03-30 16:03:18 +02:00
Lars Wilhelmer
db5ef4e0ac
Bump to 0.4.12
2021-02-08 10:10:34 +01:00
Sebastian Qvarfordt
bdc39867a3
Rewrite links to spotify org to point to backstage org ( #26 )
...
* Rewrite links to spotify org to point to backstage org
* Bump version in setup.py
2020-11-03 11:42:38 +01:00
Sebastian Qvarfordt
7b11e4ac0a
use os.path.join instead of convert '/' to '-' ( #24 )
...
* use os.path.join instead of convert '/' to '-'
* Bumped version number and updated changelog
2020-08-19 14:14:04 +02:00
Sebastian Qvarfordt
ee0600d28b
Fix when using plugin on windows ( #22 )
...
* Fix when using plugin on windows
* fix(test): update test
* fix(version): bump version and update changelog
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-06-25 15:49:39 +02:00
Bilawal Hameed
bd2a16e2e5
Drop Python 3.4 support ( #21 )
...
* Drop Python 3.4 support
Fixes #18
* Bump to 0.4.8
* Update CHANGELOG.md
2020-06-08 11:20:45 +02:00
Tim Vink
e45a108f70
Hotfix for 13 ( #19 )
...
* Update page.file source path with original source, fixes #12
* Fix edgecase where monorepo does not copy any files to temp docs dir
* Bump version and add unit tests for git related plugins
* Fix git related unit tests
* Fix keyerrors when docs contained folders
* Fix unit test that was moved
* bump version to 0.4.7
* Python 3.5 compatibility when after using rglob
2020-06-04 21:03:58 +02:00
Tim Vink
6b53d8fa97
Update page.file source path with original source, fixes #12 ( #13 )
...
* Update page.file source path with original source, fixes #12
* Fix edgecase where monorepo does not copy any files to temp docs dir
* Bump version and add unit tests for git related plugins
* Fix git related unit tests
* Update setup.py
* Update CHANGELOG.md
Co-authored-by: Bilawal Hameed <bil@spotify.com>
2020-06-03 19:04:19 +02:00
Ross Mechanic
e0639091f4
Fix mkdocs>=1.1.1 compatibility ( #16 )
...
* Fix mkdocs compatibility for 1.1.1
* Bump version
2020-05-21 18:00:10 +02:00
Bilawal Hameed
b7db66c2c2
Bump up mkdocs and mkdocs-material ( #14 )
...
* Bump up mkdocs and mkdocs-material
* Bump up verson
* Add to changelog
2020-04-19 14:06:45 +02:00
Bilawal Hameed
3cf93fa0d4
v0.4.3 ( #1 )
...
* remove pencil from readme
* remove pencil from docs/index.md
* bump up python version
* Update CHANGELOG.md
2019-12-22 17:35:39 +00:00
Bilawal Hameed
f3700d1945
Bump up to 0.4.2
2019-10-01 16:14:30 +02:00
Bilawal Hameed
3320476932
Initial commit
2019-10-01 16:07:24 +02:00