Skip to content

Commit

Permalink
Prepare release 2.0.1 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Dec 11, 2023
1 parent 0155ef1 commit 939488d
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 82 deletions.
50 changes: 25 additions & 25 deletions .authors.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
- name: Mark Wiebe
email: [email protected]
num_commits: 0
num_commits: 4
first_commit: 2013-06-18 00:11:02
github: mwiebe
- name: Kale Franz
email: [email protected]
alternate_emails:
- [email protected]
num_commits: 0
num_commits: 7
first_commit: 2018-01-30 21:51:11
github: kalefranz
- name: Jannis Leidel
email: [email protected]
num_commits: 0
num_commits: 7
first_commit: 2021-07-07 18:38:53
github: jezdez
- name: Mike Sarahan
Expand All @@ -21,47 +21,47 @@
- Michael Sarahan
alternate_emails:
- [email protected]
num_commits: 0
num_commits: 22
first_commit: 2015-09-21 19:47:56
github: msarahan
- name: Jaime Rodríguez-Guerra
email: [email protected]
aliases:
- jaimergp
num_commits: 0
num_commits: 27
first_commit: 2022-08-17 17:00:32
github: jaimergp
- name: Trent Nelson
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2013-10-14 05:26:39
github: tpn
- name: Eric Prestat
email: [email protected]
num_commits: 0
num_commits: 3
first_commit: 2021-01-14 21:30:02
github: ericpre
- name: Daniel Bast
email: [email protected]
num_commits: 0
num_commits: 2
first_commit: 2023-03-06 16:24:01
github: dbast
- name: dpeterson
email: dpeterson@651a555e-23ca-0310-84fe-ca9f7c59d2ea
num_commits: 0
num_commits: 37
first_commit: 2008-09-25 18:26:33
- name: Prabhu Ramachandran
email: [email protected]
num_commits: 0
num_commits: 3
first_commit: 2012-04-24 19:13:45
github: prabhuramachandran
- name: dmartin
email: dmartin@651a555e-23ca-0310-84fe-ca9f7c59d2ea
num_commits: 0
num_commits: 7
first_commit: 2008-12-30 23:43:52
- name: Ray Donnelly
email: [email protected]
num_commits: 0
num_commits: 12
first_commit: 2016-05-24 01:47:12
github: mingwandroid
- name: Ilan Schnell
Expand All @@ -72,12 +72,12 @@
- ischnell@651a555e-23ca-0310-84fe-ca9f7c59d2ea
- [email protected]
- [email protected]
num_commits: 0
num_commits: 226
first_commit: 2009-01-25 20:45:58
github: enthought
- name: Ken Odegard
email: [email protected]
num_commits: 0
num_commits: 2
first_commit: 2022-06-15 21:09:06
github: kenodegard
- name: conda-bot
Expand All @@ -87,17 +87,17 @@
aliases:
- Conda Bot
- conda bot
num_commits: 0
num_commits: 25
first_commit: 2022-01-25 22:53:19
github: conda-bot
- name: Aaron Meurer
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2014-07-30 19:19:19
github: asmeurer
- name: David Li
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2014-07-17 19:17:42
github: lidavidm
- name: Connor Martin
Expand All @@ -107,17 +107,17 @@
github: cjmartian
- name: Isuru Fernando
email: [email protected]
num_commits: 0
num_commits: 2
first_commit: 2022-08-15 10:10:48
github: isuruf
- name: pre-commit-ci[bot]
email: 66853113+pre-commit-ci[bot]@users.noreply.github.com
num_commits: 0
num_commits: 3
first_commit: 2023-08-21 19:22:51
github: pre-commit-ci[bot]
- name: Martin Chilvers
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2011-11-09 12:49:29
github: Chilvers
- name: Nehal J Wani
Expand All @@ -127,13 +127,13 @@
github: nehaljwani
- name: ccasey
email: ccasey@651a555e-23ca-0310-84fe-ca9f7c59d2ea
num_commits: 0
num_commits: 70
first_commit: 2008-10-28 16:16:07
- name: Cheng H. Lee
email: [email protected]
alternate_emails:
- [email protected]
num_commits: 0
num_commits: 2
first_commit: 2021-07-13 17:58:02
github: chenghlee
- name: Jason McCampbell
Expand All @@ -143,12 +143,12 @@
github: jasonmccampbell
- name: Ashley Anderson
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2023-06-15 15:21:13
github: aganders3
- name: Shaun Walbridge
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2016-03-17 21:51:55
github: scw
- name: Pankaj Pandey
Expand All @@ -158,6 +158,6 @@
github: pankajp
- name: Kai Tietz
email: [email protected]
num_commits: 0
num_commits: 1
first_commit: 2019-03-06 17:36:09
github: katietz
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
[//]: # (current developments)

## 2.0.1 (2023-12-11)

### Enhancements

* Update `winshortcut` C extension to support Python 3.12. (#164)

### Bug fixes

* Fix a regression in 2.0.0, where v1-style Windows shortcuts would fail to start applications that required environment activation. Addressed by adjusting an invalid import in `menuinst v1`'s legacy `cwp.py`. (#167 via #168)

### Other

* Add support for `pydantic` v2 in `menuinst._schema`. (#166 via #169)

### Contributors

* @jaimergp
* @kenodegard



## 2.0.0 (2023-09-14)

### Enhancements
Expand Down
19 changes: 0 additions & 19 deletions news/164-py312

This file was deleted.

19 changes: 0 additions & 19 deletions news/168-fix-legacy-cwp

This file was deleted.

19 changes: 0 additions & 19 deletions news/169-pydantic

This file was deleted.

0 comments on commit 939488d

Please sign in to comment.