Skip to content

Commit 9af96ff

Browse files
committed
🔖 Version 24.2.0
1 parent 1d56766 commit 9af96ff

File tree

4 files changed

+87
-12
lines changed

4 files changed

+87
-12
lines changed

CHANGELOG.rst

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
.. SPDX-FileCopyrightText: 2024 Veit Schiele
2+
..
3+
.. SPDX-License-Identifier: BSD-3-Clause
4+
5+
Changelog
6+
=========
7+
8+
The versions follow `Semantic Versioning <https://semver.org/lang/de/>`_:
9+
``MAJOR.MINOR.PATCH``.
10+
11+
``MAJOR``
12+
is increased when incompatible changes are published.
13+
``MINOR``
14+
is increased when new compatible functionalities are released.
15+
``PATCH``
16+
is increased if the changes include only compatible bug fixes.
17+
18+
.. _changelog
19+
20+
24.2.0
21+
22+
* Git
23+
24+
* 📝 Add zdiff3 as git merge conflict style
25+
* 📝 Update meaningful commit messages
26+
* 🍱 Update git cheatsheet
27+
* 📝 Add git batch processing
28+
* 📝 Add warning for git keep
29+
* 🎨 Improve structure of the git section
30+
31+
* 🎨 Improve structure of the code quality section
32+
* 🎨 Improve structure of the cite software section
33+
* 🌱 Add matplotlib for social cards
34+
35+
24.1.0
36+
37+
* 📝 Update redis licenses, add hint to Redict and Valkey
38+
39+
* Git
40+
41+
* 📝 Add ‘Change commits for a clean log’
42+
* 📝 Update git’s database internals
43+
* 📝 Rearrange advanced git section
44+
* 📝 Extend the git notes section
45+
* 📝 Simplify secret detection
46+
* 📝 Add more git commands and options
47+
* 📝 Extend the git bisect section
48+
* 🎨 Rearrange the git section
49+
* 📝 Update log and reflog
50+
* 📝 Improve the Git configuration
51+
* 📝 Add reference for common reset commands
52+
* 📝 Update git reset
53+
* 📝 Expand section on meaningful commit messages
54+
* 📝 Update git section
55+
* 📝 Update the section Undo commit in the wrong branch
56+
* 📝 Add description of workspaces
57+
58+
* Data serialisation
59+
60+
* 📝 Update xml example
61+
* 📝 Update data serialisation
62+
* 📝 Simplify the json example
63+
64+
* 📝 Switch from the requests lib to httpx
65+
66+
* Code smells
67+
68+
* 📝 Add SOLID principles
69+
* 📝 Add the recognition of code smells
70+
* 📝 Add intro to code smells
71+
* 🎨 Rearrange code reduction with dataclasses and attrs
72+
* 📝 Update itertools filterfalse
73+
74+
* 📄 Add SPDX classifier

CITATION.cff

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# SPDX-License-Identifier: BSD-3-Clause
44

55
cff-version: 1.2.0
6+
doi: 10.5281/zenodo.12593850
67
title: Python4DataScience
78
message: >-
89
If you use this tutorial, please cite it using the
@@ -15,10 +16,10 @@ authors:
1516
affiliation: cusy GmbH
1617
identifiers:
1718
- type: doi
18-
value: 10.5281/zenodo.10907725
19-
description: 'Python4DataScience: 24.1.0'
19+
value: 10.5281/zenodo.12593850
20+
description: 'Python4DataScience: 24.2.0'
2021
repository-code: 'https://github.com/cusyio/Python4DataScience'
21-
url: 'https://www.python4data.science/en/24.1.0/'
22+
url: 'https://www.python4data.science/en/24.2.0/'
2223
abstract: >-
2324
Teaching materials for the cusy training courses on
2425
Python-based data science workflows.
@@ -32,5 +33,5 @@ keywords:
3233
- Git
3334
- DVC
3435
license: BSD-3-Clause
35-
version: 24.1.0
36+
version: 24.2.0
3637
date-released: '2024-04-02'

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Status
2222
.. image:: https://readthedocs.org/projects/python4datascience/badge/?version=latest
2323
:alt: Docs
2424
:target: https://python4datascience.readthedocs.io/en/latest/
25-
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.10907725.svg
26-
:target: https://doi.org/10.5281/zenodo.10907725
25+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo..12593850.svg
26+
:target: https://doi.org/10.5281/zenodo..12593850
2727
.. image:: https://img.shields.io/badge/dynamic/json?label=Mastodon&query=totalItems&url=https%3A%2F%2Fmastodon.social%2F@Python4DataScience%2Ffollowers.json&logo=mastodon
2828
:alt: Mastodon
2929
:target: https://mastodon.social/@Python4DataScience

codemeta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"name": "Veit Schiele"
1414
}
1515
],
16-
"url": "https://zenodo.org/record/10907725",
17-
"datePublished": "2024-04-02",
18-
"version": "24.1.0",
16+
"url": "https://zenodo.org/record/12593850",
17+
"datePublished": "2024-06-29",
18+
"version": "24.2.0",
1919
"keywords": [
2020
"data science",
2121
"dvc",
@@ -26,8 +26,8 @@
2626
"iPython"
2727
],
2828
"@context": "https://schema.org/",
29-
"identifier": "https://doi.org/10.5281/zenodo.10907725",
30-
"@id": "https://doi.org/10.5281/zenodo.10907725",
29+
"identifier": "https://doi.org/10.5281/zenodo.12593850",
30+
"@id": "https://doi.org/10.5281/zenodo.12593850",
3131
"@type": "CreativeWork",
32-
"name": "veit/Python4DataScience: 24.1.0"
32+
"name": "veit/Python4DataScience: 24.2.0"
3333
}

0 commit comments

Comments
 (0)