Package Release Info

zk-0.14.0-bp156.1.15

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

zk

Change Logs

* Mon Jun 12 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Set correct version in main.go.
* Sat Jun 10 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.14.0:
  * Added
    + New tool.shell configuration key to set a custom shell (contributed by @lsvmello).
    + New notebook.dir configuration key to set the default notebook (contributed by @lsvmello).
  * Changed
    + The note.ignore configuration property was renamed to note.exclude, to be more consistent with the CLI flags.
  * Fixed
    + Fixed LSP positions using UTF-16 offsets (contributed by @wrvsrx).
* Mon Feb 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.13.0:
  * zk.new now returns the created note's content in its output (content), and has two new options:
  * dryRun will prevent zk.new from creating the note on the file system.
  * insertContentAtLocation can be used to insert the created note's content into an arbitrary location.
  * A new zk.link command to insert a link to a given note
Version: 0.12.0-bp155.2.6
* Thu Jan 05 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix specfile.
  * Remove usage of golang-packaging macros. Buggy
- Reset to latest shipped c_compiler.
* Sat Dec 31 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Set gcc less than version 12.
- Requires fzf.
* Sat Dec 31 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add -tags "fts5" for build and install.
* Fri Dec 23 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add more docs.
- Recommend fzf since it uses fzf on some commands.
* Sun Dec 04 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for zk 0.12.0