Skip to content

Commit 41f2338

Browse files
committed
docs: 🗂️ Update CHANGELOG for release/v1.2.0
1 parent 1c61059 commit 41f2338

File tree

1 file changed

+120
-0
lines changed

1 file changed

+120
-0
lines changed

CHANGELOG.md

+120
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,126 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.2.0 🌈 - 2025-01-26
6+
7+
### :compass: What's Changed
8+
9+
* chore(deps): :arrows_counterclockwise: update dependencies 202501190001 (#1779) @Anselmoo
10+
* chore: :sparkles: add initial configuration files for various tools and linters (#1746) @Anselmoo
11+
12+
#### :rocket: New
13+
14+
* feat: ⭐ update dependency numpy to v2 (#1796) @[renovate[bot]](https://github.com/apps/renovate)
15+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
16+
17+
#### :computer: Codesspaces
18+
19+
* chore: :recycle: update setup script to install UV via curl instead of pip (#1791) @Anselmoo
20+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
21+
22+
#### :toolbox: Maintenance
23+
24+
* chore(deps): update dependency mkdocs-jupyter to <=0.25.1 (#1798) @[renovate[bot]](https://github.com/apps/renovate)
25+
* fix(deps): update dependency numpy to <3 (#1804) @[renovate[bot]](https://github.com/apps/renovate)
26+
* feat: ⭐ update dependency numpy to v2 (#1796) @[renovate[bot]](https://github.com/apps/renovate)
27+
* fix(deps): update dependency pandas to <2.2.4 (#1790) @[renovate[bot]](https://github.com/apps/renovate)
28+
* fix(deps): update dependency scikit-learn to <1.6.2 (#1792) @[renovate[bot]](https://github.com/apps/renovate)
29+
* chore(deps): update dependency types-setuptools to >=75.8.0.20250110,<75.9.0.0 (#1794) @[renovate[bot]](https://github.com/apps/renovate)
30+
* fix(deps): update dependency numpy to <1.26.5 (#1789) @[renovate[bot]](https://github.com/apps/renovate)
31+
* chore(deps): update dependency ruff to >=0.9.2,<0.10 (#1793) @[renovate[bot]](https://github.com/apps/renovate)
32+
* chore(deps): update dependency pre-commit to v4 (#1795) @[renovate[bot]](https://github.com/apps/renovate)
33+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
34+
* [pre-commit.ci] pre-commit autoupdate (#1782) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
35+
* [pre-commit.ci] pre-commit autoupdate (#1776) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
36+
* chore(deps): update dependency types-setuptools to >=75.8.0.20250110,<75.9.0.0 (#1773) @[renovate[bot]](https://github.com/apps/renovate)
37+
* chore(deps): update dependency ruff to ^0.9.0 (#1772) @[renovate[bot]](https://github.com/apps/renovate)
38+
* [pre-commit.ci] pre-commit autoupdate (#1768) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
39+
* build: :arrow_up: update configuration files for improved linting and formattingUpdate linting and formatting configurations (#1749) @Anselmoo
40+
* [pre-commit.ci] pre-commit autoupdate (#1707) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
41+
* build: bump types-setuptools from 75.5.0.20241122 to 75.6.0.20241126 (#1715) @[dependabot[bot]](https://github.com/apps/dependabot)
42+
43+
#### :snake: Python
44+
45+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
46+
* [pre-commit.ci] pre-commit autoupdate (#1776) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
47+
* build: :arrow_up: update configuration files for improved linting and formattingUpdate linting and formatting configurations (#1749) @Anselmoo
48+
* [pre-commit.ci] pre-commit autoupdate (#1707) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
49+
* build: bump types-setuptools from 75.5.0.20241122 to 75.6.0.20241126 (#1715) @[dependabot[bot]](https://github.com/apps/dependabot)
50+
51+
#### :octocat: Github Actions
52+
53+
* chore(deps): update pypa/gh-action-pypi-publish digest to e1dad8a (#1802) @[renovate[bot]](https://github.com/apps/renovate)
54+
* chore(deps): update docker/build-push-action action to v6.13.0 (#1803) @[renovate[bot]](https://github.com/apps/renovate)
55+
* chore(deps): update codecov/codecov-action action to v5.3.1 (#1800) @[renovate[bot]](https://github.com/apps/renovate)
56+
* chore(deps): update codecov/codecov-action action to v5.2.0 (#1786) @[renovate[bot]](https://github.com/apps/renovate)
57+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
58+
* chore(deps): update docker/build-push-action action to v6.12.0 (#1777) @[renovate[bot]](https://github.com/apps/renovate)
59+
* chore(deps): update docker/build-push-action action to v6.11.0 (#1769) @[renovate[bot]](https://github.com/apps/renovate)
60+
* chore(deps): update docker/setup-qemu-action action to v3.3.0 (#1770) @[renovate[bot]](https://github.com/apps/renovate)
61+
* chore(deps): update pypa/gh-action-pypi-publish digest to 8cafb5c (#1757) @[renovate[bot]](https://github.com/apps/renovate)
62+
* build: :arrow_up: update configuration files for improved linting and formattingUpdate linting and formatting configurations (#1749) @Anselmoo
63+
* chore(deps): update codecov/codecov-action action to v5.1.2 (#1747) @[renovate[bot]](https://github.com/apps/renovate)
64+
* chore(deps): update actions/setup-python action to v5 (#1737) @[renovate[bot]](https://github.com/apps/renovate)
65+
* chore(deps): update docker/setup-buildx-action action to v3.8.0 (#1742) @[renovate[bot]](https://github.com/apps/renovate)
66+
* ci: :sparkles: add GitHub Actions workflow for Conda package builds (#1736) @Anselmoo
67+
* chore(deps): update pypa/gh-action-pypi-publish digest to 916e576 (#1726) @[renovate[bot]](https://github.com/apps/renovate)
68+
* build: bump codecov/codecov-action from 5.0.7 to 5.1.1 (#1732) @[dependabot[bot]](https://github.com/apps/dependabot)
69+
* build: bump pypa/gh-action-pypi-publish from e7723a410eb01c55f02a75cf26a230ed14f1b19e to cbd6d01d855e02aab0908c7709d5c0ddc88c617a (#1733) @[dependabot[bot]](https://github.com/apps/dependabot)
70+
* chore(deps): update pypa/gh-action-pypi-publish digest to e7723a4 (#1724) @[renovate[bot]](https://github.com/apps/renovate)
71+
* chore(deps): update docker/build-push-action action to v6.10.0 (#1709) @[renovate[bot]](https://github.com/apps/renovate)
72+
73+
#### :card_index_dividers: Documentation
74+
75+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
76+
77+
#### :link: Dependency Updates
78+
79+
* chore(deps): update dependency mkdocs-jupyter to <=0.25.1 (#1798) @[renovate[bot]](https://github.com/apps/renovate)
80+
* fix(deps): update dependency numpy to <3 (#1804) @[renovate[bot]](https://github.com/apps/renovate)
81+
* feat: ⭐ update dependency numpy to v2 (#1796) @[renovate[bot]](https://github.com/apps/renovate)
82+
* chore(deps): :arrows_counterclockwise: update dependencies 202501260000 (#1801) @Anselmoo
83+
* build: :arrow_up: update executing to `uv.lock` (#1797) @Anselmoo
84+
* fix(deps): update dependency pandas to <2.2.4 (#1790) @[renovate[bot]](https://github.com/apps/renovate)
85+
* fix(deps): update dependency scikit-learn to <1.6.2 (#1792) @[renovate[bot]](https://github.com/apps/renovate)
86+
* chore(deps): update dependency types-setuptools to >=75.8.0.20250110,<75.9.0.0 (#1794) @[renovate[bot]](https://github.com/apps/renovate)
87+
* fix(deps): update dependency numpy to <1.26.5 (#1789) @[renovate[bot]](https://github.com/apps/renovate)
88+
* chore(deps): update dependency ruff to >=0.9.2,<0.10 (#1793) @[renovate[bot]](https://github.com/apps/renovate)
89+
* chore(deps): update dependency pre-commit to v4 (#1795) @[renovate[bot]](https://github.com/apps/renovate)
90+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
91+
* chore(deps): update dependency types-setuptools to >=75.8.0.20250110,<75.9.0.0 (#1773) @[renovate[bot]](https://github.com/apps/renovate)
92+
* chore(deps): update dependency ruff to ^0.9.0 (#1772) @[renovate[bot]](https://github.com/apps/renovate)
93+
* chore(deps): :arrows_counterclockwise: update dependencies 202501050001 (#1765) @Anselmoo
94+
* chore(deps): update dependency ruff to v0.8.5 (#1762) @[renovate[bot]](https://github.com/apps/renovate)
95+
* build: :arrow_up: update configuration files for improved linting and formattingUpdate linting and formatting configurations (#1749) @Anselmoo
96+
* chore(deps): update dependency pre-commit to v4 (#1744) @[renovate[bot]](https://github.com/apps/renovate)
97+
* chore(deps): :arrows_counterclockwise: update dependencies 202412150001 (#1738) @Anselmoo
98+
* chore(deps): update dependency pytest-cov to v6 (#1730) @[renovate[bot]](https://github.com/apps/renovate)
99+
* build: bump codecov/codecov-action from 5.0.7 to 5.1.1 (#1732) @[dependabot[bot]](https://github.com/apps/dependabot)
100+
* build: bump pypa/gh-action-pypi-publish from e7723a410eb01c55f02a75cf26a230ed14f1b19e to cbd6d01d855e02aab0908c7709d5c0ddc88c617a (#1733) @[dependabot[bot]](https://github.com/apps/dependabot)
101+
* chore(deps): :arrows_counterclockwise: update dependencies 202412080001 (#1729) @Anselmoo
102+
* build: bump types-setuptools from 75.5.0.20241122 to 75.6.0.20241126 (#1715) @[dependabot[bot]](https://github.com/apps/dependabot)
103+
* chore(deps): :arrows_counterclockwise: update dependencies 202412020548 (#1719) @Anselmoo
104+
* chore(deps): update dependency mkdocstrings to v0.27.0 (#1702) @[renovate[bot]](https://github.com/apps/renovate)
105+
* chore(deps): update dependency pytest-cov to v6 (#1703) @[renovate[bot]](https://github.com/apps/renovate)
106+
107+
#### :microscope: Testing & Coverage
108+
109+
* feat: ⭐ Introducing `UV` as package manager (#1785) @Anselmoo
110+
* [pre-commit.ci] pre-commit autoupdate (#1776) @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
111+
* build: :arrow_up: update configuration files for improved linting and formattingUpdate linting and formatting configurations (#1749) @Anselmoo
112+
113+
#### :memo: Changelog
114+
115+
* docs: :card_index_dividers: Changlog update for v1.1.0 (#1704) @Anselmoo
116+
117+
### :package: Full Changelog
118+
119+
**Full Changelog**: https://github.com/Anselmoo/spectrafit/compare/v1.1.0...v1.2.0
120+
121+
### :gear: Who Contributes
122+
123+
@Anselmoo, @github-actions[bot], @renovate[bot] and [renovate[bot]](https://github.com/apps/renovate)
124+
5125
## v1.1.0 🌈 - 2024-11-24
6126

7127
### :compass: What's Changed

0 commit comments

Comments
 (0)