|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/jrnl-org/jrnl/) |
| 3 | +## [v4.3](https://pypi.org/project/jrnl/v4.3/) (2026-02-24) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.3-beta...HEAD) |
6 | | - |
7 | | -## [v4.3-beta](https://pypi.org/project/jrnl/v4.3-beta/) (2026-02-14) |
8 | | - |
9 | | -[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.2.1...v4.3-beta) |
10 | | - |
11 | | -**Implemented enhancements:** |
12 | | - |
13 | | -- Add Python 3.14 support [\#1997](https://github.com/jrnl-org/jrnl/issues/1997) |
| 5 | +[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.3-beta...v4.3) |
14 | 6 |
|
15 | 7 | **Build:** |
16 | 8 |
|
17 | 9 | - Modernize pyproject [\#2046](https://github.com/jrnl-org/jrnl/pull/2046) ([micahellison](https://github.com/micahellison)) |
18 | | -- poetry warning - "poetry.dev-dependencies" section is deprecated [\#1975](https://github.com/jrnl-org/jrnl/issues/1975) |
19 | 10 | - Remove release step to publish to Homebrew [\#1994](https://github.com/jrnl-org/jrnl/pull/1994) ([micahellison](https://github.com/micahellison)) |
20 | | -- Drop test dependency on PyPI `toml` package [\#2027](https://github.com/jrnl-org/jrnl/issues/2027) |
21 | 11 |
|
22 | 12 | **Documentation:** |
23 | 13 |
|
24 | | -- Add example of how to configure location of a journal [\#2020](https://github.com/jrnl-org/jrnl/pull/2020) ([matthiasbeyer](https://github.com/matthiasbeyer)) |
| 14 | +- Doc missing: Setting location of journal [\#2019](https://github.com/jrnl-org/jrnl/issues/2019) |
25 | 15 | - \[Documentation change\] Update command line reference [\#2032](https://github.com/jrnl-org/jrnl/pull/2032) ([katielin019](https://github.com/katielin019)) |
| 16 | +- Add example of how to configure location of a journal [\#2020](https://github.com/jrnl-org/jrnl/pull/2020) ([matthiasbeyer](https://github.com/matthiasbeyer)) |
26 | 17 |
|
27 | 18 | **Packaging:** |
28 | 19 |
|
29 | | -- Add support for Python 3.14 [\#2015](https://github.com/jrnl-org/jrnl/pull/2015) ([micahellison](https://github.com/micahellison)) |
30 | | - - Many dependencies and subdependencies were updated as part of this. See [commit message for details](https://github.com/jrnl-org/jrnl/commit/5ed0c620cb7c6eaacdda4b474d1b414d991321e0) |
31 | | -- Update actions/cache action to v5 [\#2052](https://github.com/jrnl-org/jrnl/pull/2052) ([renovate[bot]](https://github.com/apps/renovate)) |
32 | 20 | - Update actions/checkout action to v6 [\#2053](https://github.com/jrnl-org/jrnl/pull/2053) ([renovate[bot]](https://github.com/apps/renovate)) |
| 21 | +- Update actions/cache action to v5 [\#2052](https://github.com/jrnl-org/jrnl/pull/2052) ([renovate[bot]](https://github.com/apps/renovate)) |
| 22 | +- Update dependency rich to \>=14.3.2,\<14.4.0 [\#2051](https://github.com/jrnl-org/jrnl/pull/2051) ([renovate[bot]](https://github.com/apps/renovate)) |
| 23 | +- Update dependency python to 3.14 [\#2050](https://github.com/jrnl-org/jrnl/pull/2050) ([renovate[bot]](https://github.com/apps/renovate)) |
33 | 24 | - Update actions/setup-python action to v6 [\#2031](https://github.com/jrnl-org/jrnl/pull/2031) ([renovate[bot]](https://github.com/apps/renovate)) |
34 | | -- Update dependency cryptography to v45 [\#2001](https://github.com/jrnl-org/jrnl/pull/2001) ([renovate[bot]](https://github.com/apps/renovate)) |
35 | | -- Update dependency jinja2 to v3.1.6 [\#1983](https://github.com/jrnl-org/jrnl/pull/1983) ([renovate[bot]](https://github.com/apps/renovate)) |
| 25 | +- Add support for Python 3.14 [\#2015](https://github.com/jrnl-org/jrnl/pull/2015) ([micahellison](https://github.com/micahellison)) |
36 | 26 | - Update dependency pa11y-ci to v4 [\#2014](https://github.com/jrnl-org/jrnl/pull/2014) ([renovate[bot]](https://github.com/apps/renovate)) |
37 | | -- Update dependency poethepoet to v0.36.0 [\#1993](https://github.com/jrnl-org/jrnl/pull/1993) ([renovate[bot]](https://github.com/apps/renovate)) |
| 27 | +- Update dependency rich to \>=14.1.0, \<14.2.0 [\#2013](https://github.com/jrnl-org/jrnl/pull/2013) ([renovate[bot]](https://github.com/apps/renovate)) |
| 28 | +- Update dependency requests to v2.32.4 [\#2010](https://github.com/jrnl-org/jrnl/pull/2010) ([renovate[bot]](https://github.com/apps/renovate)) |
38 | 29 | - Update dependency pytest to v8.4.1 [\#2009](https://github.com/jrnl-org/jrnl/pull/2009) ([renovate[bot]](https://github.com/apps/renovate)) |
39 | 30 | - Update dependency pytest-xdist to v3.8.0 [\#2005](https://github.com/jrnl-org/jrnl/pull/2005) ([renovate[bot]](https://github.com/apps/renovate)) |
40 | | -- Update dependency python to 3.14 [\#2050](https://github.com/jrnl-org/jrnl/pull/2050) ([renovate[bot]](https://github.com/apps/renovate)) |
41 | | -- Update dependency requests to v2.32.4 [\#2010](https://github.com/jrnl-org/jrnl/pull/2010) ([renovate[bot]](https://github.com/apps/renovate)) |
42 | | -- Update dependency rich to \>=14.3.2,\<14.4.0 [\#2051](https://github.com/jrnl-org/jrnl/pull/2051) ([renovate[bot]](https://github.com/apps/renovate)) |
43 | 31 | - Update dependency ruamel.yaml to v0.18.14 [\#2004](https://github.com/jrnl-org/jrnl/pull/2004) ([renovate[bot]](https://github.com/apps/renovate)) |
44 | | -- Update dependency ruff to v0.12.5 [\#1991](https://github.com/jrnl-org/jrnl/pull/1991) ([renovate[bot]](https://github.com/apps/renovate)) |
| 32 | +- Update dependency cryptography to v45 [\#2001](https://github.com/jrnl-org/jrnl/pull/2001) ([renovate[bot]](https://github.com/apps/renovate)) |
45 | 33 | - Update dependency tox to v4.28.3 [\#2000](https://github.com/jrnl-org/jrnl/pull/2000) ([renovate[bot]](https://github.com/apps/renovate)) |
| 34 | +- Update dependency poethepoet to v0.36.0 [\#1993](https://github.com/jrnl-org/jrnl/pull/1993) ([renovate[bot]](https://github.com/apps/renovate)) |
| 35 | +- Update dependency ruff to v0.12.5 [\#1991](https://github.com/jrnl-org/jrnl/pull/1991) ([renovate[bot]](https://github.com/apps/renovate)) |
| 36 | +- Update dependency rich to v14 [\#1989](https://github.com/jrnl-org/jrnl/pull/1989) ([renovate[bot]](https://github.com/apps/renovate)) |
| 37 | +- Update dependency python to 3.13 [\#1988](https://github.com/jrnl-org/jrnl/pull/1988) ([renovate[bot]](https://github.com/apps/renovate)) |
| 38 | +- Update dependency tox to v4.25.0 [\#1986](https://github.com/jrnl-org/jrnl/pull/1986) ([renovate[bot]](https://github.com/apps/renovate)) |
46 | 39 | - Update dependency tzlocal to v5.3.1 [\#1984](https://github.com/jrnl-org/jrnl/pull/1984) ([renovate[bot]](https://github.com/apps/renovate)) |
| 40 | +- Update dependency jinja2 to v3.1.6 [\#1983](https://github.com/jrnl-org/jrnl/pull/1983) ([renovate[bot]](https://github.com/apps/renovate)) |
| 41 | +- Update dependency poethepoet to v0.33.1 [\#1982](https://github.com/jrnl-org/jrnl/pull/1982) ([renovate[bot]](https://github.com/apps/renovate)) |
| 42 | +- Update dependency pytest to v8.3.5 [\#1981](https://github.com/jrnl-org/jrnl/pull/1981) ([renovate[bot]](https://github.com/apps/renovate)) |
| 43 | +- Update dependency cryptography to v44.0.2 [\#1980](https://github.com/jrnl-org/jrnl/pull/1980) ([renovate[bot]](https://github.com/apps/renovate)) |
| 44 | +- Update dependency ruff to v0.11.3 [\#1978](https://github.com/jrnl-org/jrnl/pull/1978) ([renovate[bot]](https://github.com/apps/renovate)) |
47 | 45 |
|
48 | 46 | ## [v4.2.1](https://pypi.org/project/jrnl/v4.2.1/) (2025-02-25) |
49 | 47 |
|
|
0 commit comments