;doc:github-release: update

This commit is contained in:
Simon Michael 2023-06-01 17:03:49 -10:00
parent 280f992798
commit 60d3e1ef97

View File

@ -1,4 +1,4 @@
;<details>
<details>
<summary>
## Release notes (https://hledger.org/release-notes.html#hledger-1-30)
@ -16,21 +16,6 @@ Breaking changes
You might need to adjust the `skip` count in some CSV rules files.
(#2024)
- Certain reporting flags now toggle on/off if repeated. (Experimental)
This can be useful for overriding defaults in command line scripts,
since you can now turn a flag off as well as on. The flags which
can be toggled are:
--invert
--transpose
-r/--related
-%/--percent
-E/--empty
-N/--no-total
-T/--row-total
-A/--average
-S/--sort-amount
- Timedot format now generates a single multi-posting transaction per
date line, and supports comments and tags on all lines.
(#1754)
@ -225,13 +210,8 @@ Yehoshua Pesach Wallach.
</details>
<details>
<summary>
## Install
</summary>
At <https://hledger.org/install>, binary packages should be available for this release within a few days (look for green badges).
Or, you can build from source as described there, after cloning at tag `1.30`:
@ -353,18 +333,9 @@ Problems:
</details>
</details>
<details>
<summary>
## Next steps
</summary>
- [Get Started](https://hledger.org/start.html)
- https://hledger.org -> Quick start
<!-- ## Updates -->
<!-- 2022-06-08: windows-x64 binaries fixed. [#1869](https://github.com/simonmichael/hledger/issues/1869) -->
</details>