8000 Tags · django-cms/djangocms-versioning · GitHub
[go: up one dir, main page]

Skip to content

Tags: django-cms/djangocms-versioning

Tags

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add back management command `create_versions` (#471)

* fix: Build config

* add action

* Reset action trigger

* run action on PR

* Update version and changelog

* fix: Add back management command

* Update changelog and version

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Fix publish action (#468)

* fix: Build config

* add action

* Reset action trigger

* run action on PR

* Update version and changelog

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Prepare version 2.3.0 (#466)

* Update README.rst

* Update __init__.py

* Update CHANGELOG.rst

* Update __init__.py

* Update README.rst

* Update README.rst

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update changelog, bump version (#456)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Prepare release 2.2.0 (#445)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for Django 5.0 and 5.1 (#429)

* Replace `setup.py test` in github actions

* fix: added `exclude_parameters` to `ChangeList.get_queryset`

* Delay test since tested fix has not been ported back to django-cms 4.1.3

* Update tests for django 5.0, 5.1

* Update test.yml for all database setups

* Update to postgres 13 for django 5.x tests

* Update Changelog

* Update page content factory to deliver valid x frame options

* fix: Close sideframe when clicking preview button

* Fix: `FuzzyInteger`'s higher limit is inclusive it turns out

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pin django fsm to < 3

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version (#398)

* chore: bump version

* Fix md format in CHANGELOG.rst

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.rst

2.0.0rc1

Toggle 2.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add pypi actions (#335)

* Add pypi actions

* Bump version to 2.0.0rc1

* Remove upgrade settings for ruff

* Update pyproject.toml for ruff

* Update actions

* Update .github/workflows/publish-to-test-pypi.yml

Co-authored-by: Mark Walker <theshow@gmail.com>

* Update .github/workflows/publish-to-test-pypi.yml

Co-authored-by: Mark Walker <theshow@gmail.com>

* Update CHANGELOG.rst

---------

Co-authored-by: Mark Walker <theshow@gmail.com>
0