Release: v0.8.1

This commit is contained in:
Adam Porter 2024-01-03 18:47:44 -06:00
parent 02a2e256dc
commit 51869fd7f9
3 changed files with 81 additions and 82 deletions

View file

@ -72,7 +72,7 @@ Functions / Macros
Changelog
* 0.8.1-pre: 081-pre.
* 0.8.1: 081.
* 0.8: 08.
* 0.7.4: 074.
* 0.7.3: 073.
@ -1029,7 +1029,7 @@ releases.
* Menu:
* 0.8.1-pre: 081-pre.
* 0.8.1: 081.
* 0.8: 08.
* 0.7.4: 074.
* 0.7.3: 073.
@ -1063,10 +1063,10 @@ releases.
* 0.1: 01.

File: README.info, Node: 081-pre, Next: 08, Up: Changelog
File: README.info, Node: 081, Next: 08, Up: Changelog
5.1 0.8.1-pre
=============
5.1 0.8.1
=========
*Fixes*
@ -1078,7 +1078,7 @@ File: README.info, Node: 081-pre, Next: 08, Up: Changelog
reporting.)

File: README.info, Node: 08, Next: 074, Prev: 081-pre, Up: Changelog
File: README.info, Node: 08, Next: 074, Prev: 081, Up: Changelog
5.2 0.8
=======
@ -1208,9 +1208,8 @@ File: README.info, Node: 07, Next: 063, Prev: 071, Up: Changelog
=======
*Added*
• Commands org-ql-find, org-ql-find-heading, and
org-ql-find-path, which jump to entries selected using Emacss
built-in completion facilities and Org QL queries (like
• Command org-ql-find, which jumps to entries selected using
Emacss built-in completion facilities and Org QL queries (like
helm-org-ql, but doesnt require Helm.).
• Command org-ql-refile, which refiles the entry at point to one
selected using Org QL completion.
@ -1887,77 +1886,77 @@ GPLv3

Tag Table:
Node: Top225
Node: Contents1873
Node: Screenshots1996
Node: Installation2114
Node: Quelpa2628
Node: Helm support3156
Node: Usage3559
Node: Commands3957
Node: org-ql-find4422
Node: org-ql-open-link5330
Node: org-ql-refile6185
Node: org-ql-search6513
Node: helm-org-ql8444
Node: org-ql-view8822
Node: org-ql-view-sidebar9352
Node: org-ql-view-recent-items9732
Node: org-ql-sparse-tree10228
Node: Queries11028
Node: Non-sexp query syntax12145
Node: General predicates13904
Node: Ancestor/descendant predicates20829
Node: Date/time predicates21957
Node: Functions / Macros25081
Node: Agenda-like views25379
Ref: Function org-ql-block25541
Node: Listing / acting-on results26802
Ref: Caching27010
Ref: Function org-ql-select27923
Ref: Function org-ql-query30349
Ref: Macro org-ql (deprecated)32123
Node: Custom predicates32438
Ref: Macro org-ql-defpred32662
Node: Dynamic block36103
Node: Links38827
Node: Tips39514
Node: Changelog39838
Node: 081-pre40676
Node: 0841097
Node: 07443825
Node: 07344048
Node: 07244780
Node: 07145699
Node: 0746508
Node: 06349432
Node: 06249963
Node: 06150268
Node: 0650838
Node: 05253894
Node: 05154196
Node: 0554621
Node: 04956152
Node: 04856434
Node: 04756783
Node: 04657192
Node: 04557600
Node: 04457961
Node: 04358320
Node: 04258523
Node: 04158684
Node: 0458931
Node: 03263032
Node: 03163435
Node: 0363632
Node: 02366932
Node: 02267166
Node: 02167446
Node: 0267651
Node: 0171729
Node: Notes71830
Node: Comparison with Org Agenda searches71992
Node: org-sidebar72881
Node: License73160
Node: Contents1865
Node: Screenshots1988
Node: Installation2106
Node: Quelpa2620
Node: Helm support3148
Node: Usage3551
Node: Commands3949
Node: org-ql-find4414
Node: org-ql-open-link5322
Node: org-ql-refile6177
Node: org-ql-search6505
Node: helm-org-ql8436
Node: org-ql-view8814
Node: org-ql-view-sidebar9344
Node: org-ql-view-recent-items9724
Node: org-ql-sparse-tree10220
Node: Queries11020
Node: Non-sexp query syntax12137
Node: General predicates13896
Node: Ancestor/descendant predicates20821
Node: Date/time predicates21949
Node: Functions / Macros25073
Node: Agenda-like views25371
Ref: Function org-ql-block25533
Node: Listing / acting-on results26794
Ref: Caching27002
Ref: Function org-ql-select27915
Ref: Function org-ql-query30341
Ref: Macro org-ql (deprecated)32115
Node: Custom predicates32430
Ref: Macro org-ql-defpred32654
Node: Dynamic block36095
Node: Links38819
Node: Tips39506
Node: Changelog39830
Node: 08140660
Node: 0841069
Node: 07443793
Node: 07344016
Node: 07244748
Node: 07145667
Node: 0746476
Node: 06349340
Node: 06249871
Node: 06150176
Node: 0650746
Node: 05253802
Node: 05154104
Node: 0554529
Node: 04956060
Node: 04856342
Node: 04756691
Node: 04657100
Node: 04557508
Node: 04457869
Node: 04358228
Node: 04258431
Node: 04158592
Node: 0458839
Node: 03262940
Node: 03163343
Node: 0363540
Node: 02366840
Node: 02267074
Node: 02167354
Node: 0267559
Node: 0171637
Node: Notes71738
Node: Comparison with Org Agenda searches71900
Node: org-sidebar72789
Node: License73068

End Tag Table