Release: v0.8.4

This commit is contained in:
Adam Porter 2024-01-13 00:03:28 -06:00
parent 34f8b75b35
commit 9606aaf812
3 changed files with 82 additions and 82 deletions

View file

@ -553,7 +553,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases. /Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
** 0.8.4-pre ** 0.8.4
*Fixes* *Fixes*

View file

@ -4,7 +4,7 @@
;; Author: Adam Porter <adam@alphapapa.net> ;; Author: Adam Porter <adam@alphapapa.net>
;; Url: https://github.com/alphapapa/org-ql ;; Url: https://github.com/alphapapa/org-ql
;; Version: 0.8.4-pre ;; Version: 0.8.4
;; Package-Requires: ((emacs "27.1") (compat "29.1") (dash "2.18.1") (f "0.17.2") (map "2.1") (org "9.0") (org-super-agenda "1.2") (ov "1.0.6") (peg "1.0.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre")) ;; Package-Requires: ((emacs "27.1") (compat "29.1") (dash "2.18.1") (f "0.17.2") (map "2.1") (org "9.0") (org-super-agenda "1.2") (ov "1.0.6") (peg "1.0.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
;; Keywords: hypermedia, outlines, Org, agenda ;; Keywords: hypermedia, outlines, Org, agenda

View file

@ -72,7 +72,7 @@ Functions / Macros
Changelog Changelog
* 0.8.4-pre: 084-pre. * 0.8.4: 084.
* 0.8.3: 083. * 0.8.3: 083.
* 0.8.2: 082. * 0.8.2: 082.
* 0.8.1: 081. * 0.8.1: 081.
@ -1032,7 +1032,7 @@ releases.
* Menu: * Menu:
* 0.8.4-pre: 084-pre. * 0.8.4: 084.
* 0.8.3: 083. * 0.8.3: 083.
* 0.8.2: 082. * 0.8.2: 082.
* 0.8.1: 081. * 0.8.1: 081.
@ -1069,10 +1069,10 @@ releases.
* 0.1: 01. * 0.1: 01.
 
File: README.info, Node: 084-pre, Next: 083, Up: Changelog File: README.info, Node: 084, Next: 083, Up: Changelog
5.1 0.8.4-pre 5.1 0.8.4
============= =========
*Fixes* *Fixes*
@ -1083,7 +1083,7 @@ File: README.info, Node: 084-pre, Next: 083, Up: Changelog
surprisingly complicated. Hopefully this is the last fix). surprisingly complicated. Hopefully this is the last fix).
 
File: README.info, Node: 083, Next: 082, Prev: 084-pre, Up: Changelog File: README.info, Node: 083, Next: 082, Prev: 084, Up: Changelog
5.2 0.8.3 5.2 0.8.3
========= =========
@ -1933,80 +1933,80 @@ GPLv3
 
Tag Table: Tag Table:
Node: Top225 Node: Top225
Node: Contents1915 Node: Contents1907
Node: Screenshots2038 Node: Screenshots2030
Node: Installation2156 Node: Installation2148
Node: Quelpa2670 Node: Quelpa2662
Node: Helm support3198 Node: Helm support3190
Node: Usage3601 Node: Usage3593
Node: Commands3999 Node: Commands3991
Node: org-ql-find4464 Node: org-ql-find4456
Node: org-ql-open-link5372 Node: org-ql-open-link5364
Node: org-ql-refile6227 Node: org-ql-refile6219
Node: org-ql-search6555 Node: org-ql-search6547
Node: helm-org-ql8486 Node: helm-org-ql8478
Node: org-ql-view8864 Node: org-ql-view8856
Node: org-ql-view-sidebar9394 Node: org-ql-view-sidebar9386
Node: org-ql-view-recent-items9774 Node: org-ql-view-recent-items9766
Node: org-ql-sparse-tree10270 Node: org-ql-sparse-tree10262
Node: Queries11070 Node: Queries11062
Node: Non-sexp query syntax12187 Node: Non-sexp query syntax12179
Node: General predicates13946 Node: General predicates13938
Node: Ancestor/descendant predicates20871 Node: Ancestor/descendant predicates20863
Node: Date/time predicates21999 Node: Date/time predicates21991
Node: Functions / Macros25123 Node: Functions / Macros25115
Node: Agenda-like views25421 Node: Agenda-like views25413
Ref: Function org-ql-block25583 Ref: Function org-ql-block25575
Node: Listing / acting-on results26844 Node: Listing / acting-on results26836
Ref: Caching27052 Ref: Caching27044
Ref: Function org-ql-select27965 Ref: Function org-ql-select27957
Ref: Function org-ql-query30391 Ref: Function org-ql-query30383
Ref: Macro org-ql (deprecated)32165 Ref: Macro org-ql (deprecated)32157
Node: Custom predicates32480 Node: Custom predicates32472
Ref: Macro org-ql-defpred32704 Ref: Macro org-ql-defpred32696
Node: Dynamic block36145 Node: Dynamic block36137
Node: Links38869 Node: Links38861
Node: Tips39556 Node: Tips39548
Node: Changelog39880 Node: Changelog39872
Node: 084-pre40760 Node: 08440744
Node: 08341212 Node: 08341184
Node: 08241557 Node: 08241525
Node: 08141950 Node: 08141918
Node: 0842371 Node: 0842339
Node: 07445095 Node: 07445063
Node: 07345318 Node: 07345286
Node: 07246050 Node: 07246018
Node: 07146969 Node: 07146937
Node: 0747778 Node: 0747746
Node: 06350644 Node: 06350612
Node: 06251177 Node: 06251145
Node: 06151484 Node: 06151452
Node: 0652054 Node: 0652022
Node: 05255110 Node: 05255078
Node: 05155412 Node: 05155380
Node: 0555837 Node: 0555805
Node: 04957368 Node: 04957336
Node: 04857650 Node: 04857618
Node: 04757999 Node: 04757967
Node: 04658408 Node: 04658376
Node: 04558816 Node: 04558784
Node: 04459177 Node: 04459145
Node: 04359536 Node: 04359504
Node: 04259739 Node: 04259707
Node: 04159900 Node: 04159868
Node: 0460147 Node: 0460115
Node: 03264248 Node: 03264216
Node: 03164651 Node: 03164619
Node: 0364848 Node: 0364816
Node: 02368148 Node: 02368116
Node: 02268382 Node: 02268350
Node: 02168662 Node: 02168630
Node: 0268867 Node: 0268835
Node: 0172945 Node: 0172913
Node: Notes73046 Node: Notes73014
Node: Comparison with Org Agenda searches73208 Node: Comparison with Org Agenda searches73176
Node: org-sidebar74097 Node: org-sidebar74065
Node: License74376 Node: License74344
 
End Tag Table End Tag Table