Release: v0.7.1
This commit is contained in:
parent
ed81b7d7c8
commit
d776e205d5
3 changed files with 73 additions and 73 deletions
|
|
@ -542,7 +542,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.7.1-pre
|
** 0.7.1
|
||||||
|
|
||||||
*Fixes*
|
*Fixes*
|
||||||
+ Function ~org-ql-completing-read~ is more compatible with default Emacs completion. (See [[https://github.com/alphapapa/org-ql/issues/338][#338]]. Thanks to [[https://github.com/arozbiz][arozbiz]] for reporting.)
|
+ Function ~org-ql-completing-read~ is more compatible with default Emacs completion. (See [[https://github.com/alphapapa/org-ql/issues/338][#338]]. Thanks to [[https://github.com/arozbiz][arozbiz]] for reporting.)
|
||||||
|
|
|
||||||
|
|
@ -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.7.1-pre
|
;; Version: 0.7.1
|
||||||
;; 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.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
|
;; 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.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
|
||||||
;; Keywords: hypermedia, outlines, Org, agenda
|
;; Keywords: hypermedia, outlines, Org, agenda
|
||||||
|
|
||||||
|
|
|
||||||
142
org-ql.info
142
org-ql.info
|
|
@ -71,7 +71,7 @@ Functions / Macros
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
* 0.7.1-pre: 071-pre.
|
* 0.7.1: 071.
|
||||||
* 0.7: 07.
|
* 0.7: 07.
|
||||||
* 0.6.3: 063.
|
* 0.6.3: 063.
|
||||||
* 0.6.2: 062.
|
* 0.6.2: 062.
|
||||||
|
|
@ -991,7 +991,7 @@ releases.
|
||||||
|
|
||||||
* Menu:
|
* Menu:
|
||||||
|
|
||||||
* 0.7.1-pre: 071-pre.
|
* 0.7.1: 071.
|
||||||
* 0.7: 07.
|
* 0.7: 07.
|
||||||
* 0.6.3: 063.
|
* 0.6.3: 063.
|
||||||
* 0.6.2: 062.
|
* 0.6.2: 062.
|
||||||
|
|
@ -1020,10 +1020,10 @@ releases.
|
||||||
* 0.1: 01.
|
* 0.1: 01.
|
||||||
|
|
||||||
|
|
||||||
File: README.info, Node: 071-pre, Next: 07, Up: Changelog
|
File: README.info, Node: 071, Next: 07, Up: Changelog
|
||||||
|
|
||||||
5.1 0.7.1-pre
|
5.1 0.7.1
|
||||||
=============
|
=========
|
||||||
|
|
||||||
*Fixes*
|
*Fixes*
|
||||||
• Function ‘org-ql-completing-read’ is more compatible with default
|
• Function ‘org-ql-completing-read’ is more compatible with default
|
||||||
|
|
@ -1039,7 +1039,7 @@ File: README.info, Node: 071-pre, Next: 07, Up: Changelog
|
||||||
‘org-entry-get’ internally rather than ‘org-get-heading’.
|
‘org-entry-get’ internally rather than ‘org-get-heading’.
|
||||||
|
|
||||||
|
|
||||||
File: README.info, Node: 07, Next: 063, Prev: 071-pre, Up: Changelog
|
File: README.info, Node: 07, Next: 063, Prev: 071, Up: Changelog
|
||||||
|
|
||||||
5.2 0.7
|
5.2 0.7
|
||||||
=======
|
=======
|
||||||
|
|
@ -1724,71 +1724,71 @@ GPLv3
|
||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top225
|
Node: Top225
|
||||||
Node: Contents1785
|
Node: Contents1777
|
||||||
Node: Screenshots1908
|
Node: Screenshots1900
|
||||||
Node: Installation2026
|
Node: Installation2018
|
||||||
Node: Quelpa2540
|
Node: Quelpa2532
|
||||||
Node: Helm support3068
|
Node: Helm support3060
|
||||||
Node: Usage3471
|
Node: Usage3463
|
||||||
Node: Commands3869
|
Node: Commands3861
|
||||||
Node: org-ql-find4313
|
Node: org-ql-find4305
|
||||||
Node: org-ql-refile4779
|
Node: org-ql-refile4771
|
||||||
Node: org-ql-search5102
|
Node: org-ql-search5094
|
||||||
Node: helm-org-ql6798
|
Node: helm-org-ql6790
|
||||||
Node: org-ql-view7176
|
Node: org-ql-view7168
|
||||||
Node: org-ql-view-sidebar7706
|
Node: org-ql-view-sidebar7698
|
||||||
Node: org-ql-view-recent-items8086
|
Node: org-ql-view-recent-items8078
|
||||||
Node: org-ql-sparse-tree8582
|
Node: org-ql-sparse-tree8574
|
||||||
Node: Queries9382
|
Node: Queries9374
|
||||||
Node: Non-sexp query syntax10499
|
Node: Non-sexp query syntax10491
|
||||||
Node: General predicates12258
|
Node: General predicates12250
|
||||||
Node: Ancestor/descendant predicates19245
|
Node: Ancestor/descendant predicates19237
|
||||||
Node: Date/time predicates20373
|
Node: Date/time predicates20365
|
||||||
Node: Functions / Macros23497
|
Node: Functions / Macros23489
|
||||||
Node: Agenda-like views23795
|
Node: Agenda-like views23787
|
||||||
Ref: Function org-ql-block23957
|
Ref: Function org-ql-block23949
|
||||||
Node: Listing / acting-on results25218
|
Node: Listing / acting-on results25210
|
||||||
Ref: Caching25426
|
Ref: Caching25418
|
||||||
Ref: Function org-ql-select26339
|
Ref: Function org-ql-select26331
|
||||||
Ref: Function org-ql-query28765
|
Ref: Function org-ql-query28757
|
||||||
Ref: Macro org-ql (deprecated)30539
|
Ref: Macro org-ql (deprecated)30531
|
||||||
Node: Custom predicates30854
|
Node: Custom predicates30846
|
||||||
Ref: Macro org-ql-defpred31078
|
Ref: Macro org-ql-defpred31070
|
||||||
Node: Dynamic block34519
|
Node: Dynamic block34511
|
||||||
Node: Links37243
|
Node: Links37235
|
||||||
Node: Tips37930
|
Node: Tips37922
|
||||||
Node: Changelog38254
|
Node: Changelog38246
|
||||||
Node: 071-pre39025
|
Node: 07139009
|
||||||
Node: 0739834
|
Node: 0739806
|
||||||
Node: 06342762
|
Node: 06342730
|
||||||
Node: 06243293
|
Node: 06243261
|
||||||
Node: 06143598
|
Node: 06143566
|
||||||
Node: 0644166
|
Node: 0644134
|
||||||
Node: 05247220
|
Node: 05247188
|
||||||
Node: 05147520
|
Node: 05147488
|
||||||
Node: 0547943
|
Node: 0547911
|
||||||
Node: 04949472
|
Node: 04949440
|
||||||
Node: 04849754
|
Node: 04849722
|
||||||
Node: 04750103
|
Node: 04750071
|
||||||
Node: 04650512
|
Node: 04650480
|
||||||
Node: 04550920
|
Node: 04550888
|
||||||
Node: 04451281
|
Node: 04451249
|
||||||
Node: 04351640
|
Node: 04351608
|
||||||
Node: 04251843
|
Node: 04251811
|
||||||
Node: 04152004
|
Node: 04151972
|
||||||
Node: 0452251
|
Node: 0452219
|
||||||
Node: 03256352
|
Node: 03256320
|
||||||
Node: 03156755
|
Node: 03156723
|
||||||
Node: 0356952
|
Node: 0356920
|
||||||
Node: 02360252
|
Node: 02360220
|
||||||
Node: 02260486
|
Node: 02260454
|
||||||
Node: 02160766
|
Node: 02160734
|
||||||
Node: 0260971
|
Node: 0260939
|
||||||
Node: 0165049
|
Node: 0165017
|
||||||
Node: Notes65150
|
Node: Notes65118
|
||||||
Node: Comparison with Org Agenda searches65312
|
Node: Comparison with Org Agenda searches65280
|
||||||
Node: org-sidebar66201
|
Node: org-sidebar66169
|
||||||
Node: License66480
|
Node: License66448
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue