Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: v1.0.0 #55

Merged
merged 17 commits into from Jan 22, 2024
Merged

feat!: v1.0.0 #55

merged 17 commits into from Jan 22, 2024

Conversation

jkowalleck
Copy link
Collaborator

@jkowalleck jkowalleck commented Jan 7, 2024

Release of first major version 馃帀

BREAKING Changes

  • Dropped support for python <3.8

Read the docs: https://py-serializable.readthedocs.io/en/dev-1.0.0/


install a Release Candidate:

$ pip install py-serializable==1.0.0rc1
$ poetry add  py-serializable==1.0.0rc1
# you get the idea ...

* feat!: drop python<3.8

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

* tidy

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added this to the 1.0.0 milestone Jan 7, 2024
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* simplify logging

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

* docs

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

* docs

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

* test

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck linked an issue Jan 8, 2024 that may be closed by this pull request
5 tasks
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
jkowalleck and others added 4 commits January 18, 2024 19:07
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release>
@jkowalleck jkowalleck changed the title [WIP] feat!: v1.0.0 feat!: v1.0.0 Jan 18, 2024
@jkowalleck jkowalleck marked this pull request as ready for review January 18, 2024 18:43
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 2cee4d5 into main Jan 22, 2024
18 checks passed
@jkowalleck jkowalleck deleted the dev/1.0.0 branch January 22, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BC: drop support for python<3.8
1 participant