Release: 0.6
This commit is contained in:
parent
d2c3fb32d9
commit
40b9026c25
4 changed files with 61 additions and 61 deletions
|
|
@ -522,7 +522,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.
|
||||
|
||||
** 0.6-pre
|
||||
** 0.6
|
||||
|
||||
*Added*
|
||||
+ Macro =org-ql-defpred=, used to define search predicates. (See [[file:examples/defpred.org][tutorial]].)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; URL: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.6-pre
|
||||
;; Version: 0.6
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
|
||||
|
||||
;;; Commentary:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Url: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.6-pre
|
||||
;; Version: 0.6
|
||||
;; Package-Requires: ((emacs "26.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") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
|
||||
;; Keywords: hypermedia, outlines, Org, agenda
|
||||
|
||||
|
|
|
|||
116
org-ql.info
116
org-ql.info
|
|
@ -69,7 +69,7 @@ Functions / Macros
|
|||
|
||||
Changelog
|
||||
|
||||
* 0.6-pre: 06-pre.
|
||||
* 0.6: 06.
|
||||
* 0.5.2: 052.
|
||||
* 0.5.1: 051.
|
||||
* 0.5: 05.
|
||||
|
|
@ -957,7 +957,7 @@ releases.
|
|||
|
||||
* Menu:
|
||||
|
||||
* 0.6-pre: 06-pre.
|
||||
* 0.6: 06.
|
||||
* 0.5.2: 052.
|
||||
* 0.5.1: 051.
|
||||
* 0.5: 05.
|
||||
|
|
@ -981,10 +981,10 @@ releases.
|
|||
* 0.1: 01.
|
||||
|
||||
|
||||
File: README.info, Node: 06-pre, Next: 052, Up: Changelog
|
||||
File: README.info, Node: 06, Next: 052, Up: Changelog
|
||||
|
||||
5.1 0.6-pre
|
||||
===========
|
||||
5.1 0.6
|
||||
=======
|
||||
|
||||
*Added*
|
||||
• Macro org-ql-defpred, used to define search predicates. (See
|
||||
|
|
@ -1048,7 +1048,7 @@ File: README.info, Node: 06-pre, Next: 052, Up: Changelog
|
|||
to avoid infinite loops.)
|
||||
|
||||
|
||||
File: README.info, Node: 052, Next: 051, Prev: 06-pre, Up: Changelog
|
||||
File: README.info, Node: 052, Next: 051, Prev: 06, Up: Changelog
|
||||
|
||||
5.2 0.5.2
|
||||
=========
|
||||
|
|
@ -1558,58 +1558,58 @@ GPLv3
|
|||
|
||||
Tag Table:
|
||||
Node: Top225
|
||||
Node: Contents1697
|
||||
Node: Screenshots1820
|
||||
Node: Installation1938
|
||||
Node: Quelpa2434
|
||||
Node: Helm support2962
|
||||
Node: Usage3353
|
||||
Node: Commands3751
|
||||
Node: org-ql-search4224
|
||||
Node: helm-org-ql5874
|
||||
Node: org-ql-view6234
|
||||
Node: org-ql-view-sidebar6734
|
||||
Node: org-ql-view-recent-items7090
|
||||
Node: org-ql-sparse-tree7574
|
||||
Node: Queries8374
|
||||
Node: Non-sexp query syntax9485
|
||||
Node: General predicates11209
|
||||
Node: Ancestor/descendant predicates17430
|
||||
Node: Date/time predicates18558
|
||||
Node: Functions / Macros21646
|
||||
Node: Agenda-like views21944
|
||||
Node: Listing / acting-on results23349
|
||||
Node: Custom predicates28985
|
||||
Node: Dynamic block32644
|
||||
Node: Links35356
|
||||
Node: Tips36043
|
||||
Node: Changelog36361
|
||||
Node: 06-pre37087
|
||||
Node: 05240098
|
||||
Node: 05140402
|
||||
Node: 0540819
|
||||
Node: 04942293
|
||||
Node: 04842567
|
||||
Node: 04742914
|
||||
Node: 04643309
|
||||
Node: 04543709
|
||||
Node: 04444068
|
||||
Node: 04344427
|
||||
Node: 04244624
|
||||
Node: 04144785
|
||||
Node: 0445026
|
||||
Node: 03248959
|
||||
Node: 03149338
|
||||
Node: 0349535
|
||||
Node: 02352510
|
||||
Node: 02252738
|
||||
Node: 02153006
|
||||
Node: 0253205
|
||||
Node: 0157240
|
||||
Node: Notes57341
|
||||
Node: Comparison with Org Agenda searches57503
|
||||
Node: org-sidebar58375
|
||||
Node: License58654
|
||||
Node: Contents1689
|
||||
Node: Screenshots1812
|
||||
Node: Installation1930
|
||||
Node: Quelpa2426
|
||||
Node: Helm support2954
|
||||
Node: Usage3345
|
||||
Node: Commands3743
|
||||
Node: org-ql-search4216
|
||||
Node: helm-org-ql5866
|
||||
Node: org-ql-view6226
|
||||
Node: org-ql-view-sidebar6726
|
||||
Node: org-ql-view-recent-items7082
|
||||
Node: org-ql-sparse-tree7566
|
||||
Node: Queries8366
|
||||
Node: Non-sexp query syntax9477
|
||||
Node: General predicates11201
|
||||
Node: Ancestor/descendant predicates17422
|
||||
Node: Date/time predicates18550
|
||||
Node: Functions / Macros21638
|
||||
Node: Agenda-like views21936
|
||||
Node: Listing / acting-on results23341
|
||||
Node: Custom predicates28977
|
||||
Node: Dynamic block32636
|
||||
Node: Links35348
|
||||
Node: Tips36035
|
||||
Node: Changelog36353
|
||||
Node: 0637071
|
||||
Node: 05240070
|
||||
Node: 05140370
|
||||
Node: 0540787
|
||||
Node: 04942261
|
||||
Node: 04842535
|
||||
Node: 04742882
|
||||
Node: 04643277
|
||||
Node: 04543677
|
||||
Node: 04444036
|
||||
Node: 04344395
|
||||
Node: 04244592
|
||||
Node: 04144753
|
||||
Node: 0444994
|
||||
Node: 03248927
|
||||
Node: 03149306
|
||||
Node: 0349503
|
||||
Node: 02352478
|
||||
Node: 02252706
|
||||
Node: 02152974
|
||||
Node: 0253173
|
||||
Node: 0157208
|
||||
Node: Notes57309
|
||||
Node: Comparison with Org Agenda searches57471
|
||||
Node: org-sidebar58343
|
||||
Node: License58622
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue