Skip to content

Commit 2b412d4

Browse files
committed
Designate 0.1 release
1 parent 185f189 commit 2b412d4

File tree

2 files changed

+73
-2
lines changed

2 files changed

+73
-2
lines changed

CHANGELOG.md

Lines changed: 72 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,72 @@
1-
# Changelog
1+
# devstats 0.1
2+
3+
We're happy to announce the release of devstats 0.1!
4+
5+
## Enhancements
6+
7+
- Add basic package for query.py script from devstats-data ([#1](https://github.com/scientific-python/devstats/pull/1)).
8+
- Embed standard queries in library ([#7](https://github.com/scientific-python/devstats/pull/7)).
9+
- Allow calling via python -m ([#6](https://github.com/scientific-python/devstats/pull/6)).
10+
- Add publish stub ([#8](https://github.com/scientific-python/devstats/pull/8)).
11+
- Use template from devstats.scientific-python.org ([#9](https://github.com/scientific-python/devstats/pull/9)).
12+
- Publish reports by including analysis snippets ([#13](https://github.com/scientific-python/devstats/pull/13)).
13+
- Publish from templates ([#25](https://github.com/scientific-python/devstats/pull/25)).
14+
- Add precommit CI bot config to repo ([#15](https://github.com/scientific-python/devstats/pull/15)).
15+
16+
## Bug Fixes
17+
18+
- Fix executable name ([#3](https://github.com/scientific-python/devstats/pull/3)).
19+
- Fetch data needed for circlci ([#26](https://github.com/scientific-python/devstats/pull/26)).
20+
- Point redirector to correct location ([#27](https://github.com/scientific-python/devstats/pull/27)).
21+
22+
## Maintenance
23+
24+
- Fix cut-and-paste typo ([#5](https://github.com/scientific-python/devstats/pull/5)).
25+
- Support Python 3.8 ([#12](https://github.com/scientific-python/devstats/pull/12)).
26+
- Publish reports by including analysis snippets ([#13](https://github.com/scientific-python/devstats/pull/13)).
27+
- Split publishing into template / publish commands ([#16](https://github.com/scientific-python/devstats/pull/16)).
28+
- Break analysis into snippets ([#17](https://github.com/scientific-python/devstats/pull/17)).
29+
- Test that devstats website builds with package ([#18](https://github.com/scientific-python/devstats/pull/18)).
30+
- Use label-check and attach-next-milestone-action ([#20](https://github.com/scientific-python/devstats/pull/20)).
31+
- Specify what goes in sdist ([#21](https://github.com/scientific-python/devstats/pull/21)).
32+
- Use changelist ([#22](https://github.com/scientific-python/devstats/pull/22)).
33+
- Used dependabot ([#23](https://github.com/scientific-python/devstats/pull/23)).
34+
- Bump pre-commit from 3.3.2 to 3.3.3 ([#24](https://github.com/scientific-python/devstats/pull/24)).
35+
- Add precommit CI bot config to repo ([#15](https://github.com/scientific-python/devstats/pull/15)).
36+
- [pre-commit.ci] pre-commit autoupdate ([#29](https://github.com/scientific-python/devstats/pull/29)).
37+
- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to a4889cfde7d2578c1bc7400480d93910d2dd34f6 ([#30](https://github.com/scientific-python/devstats/pull/30)).
38+
- Bump scientific-python/attach-next-milestone-action from a4889cfde7d2578c1bc7400480d93910d2dd34f6 to bc07be829f693829263e57d5e8489f4e57d3d420 ([#31](https://github.com/scientific-python/devstats/pull/31)).
39+
- [pre-commit.ci] pre-commit autoupdate ([#33](https://github.com/scientific-python/devstats/pull/33)).
40+
- Bump actions/checkout from 3 to 4 ([#32](https://github.com/scientific-python/devstats/pull/32)).
41+
- Bump pre-commit from 3.3.3 to 3.4.0 ([#34](https://github.com/scientific-python/devstats/pull/34)).
42+
- Bump changelist from 0.1 to 0.3 ([#35](https://github.com/scientific-python/devstats/pull/35)).
43+
- Update pre-commit versions ([#36](https://github.com/scientific-python/devstats/pull/36)).
44+
- Remove old lint config ([#37](https://github.com/scientific-python/devstats/pull/37)).
45+
- Update label check action ([#38](https://github.com/scientific-python/devstats/pull/38)).
46+
- Add workflow to publish on PyPI ([#39](https://github.com/scientific-python/devstats/pull/39)).
47+
48+
## Documentation
49+
50+
- update README with token instructions ([#4](https://github.com/scientific-python/devstats/pull/4)).
51+
- Fix: small edits to the readme file ([#10](https://github.com/scientific-python/devstats/pull/10)).
52+
- Add pre-commit badge ([#28](https://github.com/scientific-python/devstats/pull/28)).
53+
54+
## Contributors
55+
56+
6 authors added to this release (alphabetically):
57+
58+
- [@dependabot[bot]](https://github.com/apps/dependabot)
59+
- [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)
60+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
61+
- Leah Wasser ([@lwasser](https://github.com/lwasser))
62+
- Madicken Munk ([@munkm](https://github.com/munkm))
63+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
64+
65+
4 reviewers added to this release (alphabetically):
66+
67+
- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz))
68+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
69+
- Madicken Munk ([@munkm](https://github.com/munkm))
70+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
71+
72+
_These lists are automatically generated, and may not be complete or may contain duplicates._

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools>=61.2"]
44

55
[project]
66
name = "devstats"
7-
version = "0.1rc4"
7+
version = "0.1"
88
requires-python = ">=3.8"
99
description = "Developer tool for scientific Python libraries"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)