Commit cfd84fe
committed
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2025-02-11)
### Bug Fixes
* **deps:** update github.com/andreoliwa/logseq-go digest to 276dc3d ([62aa9ec](62aa9ec))
* **deps:** update github.com/andreoliwa/logseq-go digest to 3b9f58b ([13e6274](13e6274))
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([f737ea4](f737ea4))
* **deps:** update module gotest.tools/v3 to v3.5.2 ([7ee8efc](7ee8efc))
* **deps:** update rust crate anyhow to 1.0.80 ([3938baa](3938baa))
* **deps:** update rust crate anyhow to 1.0.81 ([d5e9425](d5e9425))
* **deps:** update rust crate anyhow to v1.0.95 ([a0bdcf7](a0bdcf7))
* **deps:** update rust crate assert_fs to v1.1.2 ([b55d654](b55d654))
* **deps:** update rust crate chrono to 0.4.34 ([8903b29](8903b29))
* **deps:** update rust crate chrono to 0.4.35 ([4001ea5](4001ea5))
* **deps:** update rust crate chrono to 0.4.37 ([8ff6a0b](8ff6a0b))
* **deps:** update rust crate pyo3 to 0.20.3 ([c0a566a](c0a566a))
* **deps:** update rust crate pyo3 to 0.21.0 ([5a75518](5a75518))
* **deps:** update rust crate pyo3 to 0.21.1 ([4f9b6b5](4f9b6b5))
* **deps:** update rust crate regex to 1.10.4 ([fc033da](fc033da))
* **deps:** update rust crate regex to v1.11.1 ([61ed776](61ed776))
* don't remove double spaces in tables ([253a1d0](253a1d0))
* make Journal properties public ([78b18a2](78b18a2))
* one transaction per file, to avoid touching unmodified files ([b66410b](b66410b))
* **tasks:** use § as column separator, to parse with fzf ([ccd12e7](ccd12e7))
### Features
* append raw Markdown from sdtin to a journal ([545b17b](545b17b))
* check for running tasks ([0bfef8f](0bfef8f))
* check references to forbidden pages ([58f9f26](58f9f26))
* Python calling a Go executable with a simple function ([902e54d](902e54d))
* tidy-up command accepting Markdown files ([0f2e549](0f2e549))
* **tidy-up:** check consecutive spaces in Go ([#115](#115)) ([32a02d8](32a02d8))
* **tidy-up:** remove double spaces and save Markdown file ([212014a](212014a))
* **tidy-up:** remove empty bullets in Go, remove Python command ([a472b30](a472b30))
* **tidy-up:** remove unnecessary brackets from tags ([d887e58](d887e58))
* **tidy-up:** remove unnecessary brackets from tags in Go ([f01fffd](f01fffd))1 parent 2886251 commit cfd84fe
1 file changed
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
1 | 41 | | |
2 | 42 | | |
3 | 43 | | |
| |||
0 commit comments