Release: v0.7.2
This commit is contained in:
parent
56e203110b
commit
f9d4f62415
3 changed files with 74 additions and 74 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.2-pre
|
** 0.7.2
|
||||||
|
|
||||||
*Fixes*
|
*Fixes*
|
||||||
+ Timestamp predicates are more tolerant of partial input (e.g. preventing errors while the user is typing a query into ~org-ql-find~).
|
+ Timestamp predicates are more tolerant of partial input (e.g. preventing errors while the user is typing a query into ~org-ql-find~).
|
||||||
|
|
|
||||||
|
|
@ -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.2-pre
|
;; Version: 0.7.2
|
||||||
;; 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
|
||||||
|
|
||||||
|
|
|
||||||
144
org-ql.info
144
org-ql.info
|
|
@ -71,7 +71,7 @@ Functions / Macros
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
* 0.7.2-pre: 072-pre.
|
* 0.7.2: 072.
|
||||||
* 0.7.1: 071.
|
* 0.7.1: 071.
|
||||||
* 0.7: 07.
|
* 0.7: 07.
|
||||||
* 0.6.3: 063.
|
* 0.6.3: 063.
|
||||||
|
|
@ -992,7 +992,7 @@ releases.
|
||||||
|
|
||||||
* Menu:
|
* Menu:
|
||||||
|
|
||||||
* 0.7.2-pre: 072-pre.
|
* 0.7.2: 072.
|
||||||
* 0.7.1: 071.
|
* 0.7.1: 071.
|
||||||
* 0.7: 07.
|
* 0.7: 07.
|
||||||
* 0.6.3: 063.
|
* 0.6.3: 063.
|
||||||
|
|
@ -1022,10 +1022,10 @@ releases.
|
||||||
* 0.1: 01.
|
* 0.1: 01.
|
||||||
|
|
||||||
|
|
||||||
File: README.info, Node: 072-pre, Next: 071, Up: Changelog
|
File: README.info, Node: 072, Next: 071, Up: Changelog
|
||||||
|
|
||||||
5.1 0.7.2-pre
|
5.1 0.7.2
|
||||||
=============
|
=========
|
||||||
|
|
||||||
*Fixes*
|
*Fixes*
|
||||||
• Timestamp predicates are more tolerant of partial input (e.g.
|
• Timestamp predicates are more tolerant of partial input (e.g.
|
||||||
|
|
@ -1043,7 +1043,7 @@ File: README.info, Node: 072-pre, Next: 071, Up: Changelog
|
||||||
this purpose, and usually indicates unnoticed corruption).
|
this purpose, and usually indicates unnoticed corruption).
|
||||||
|
|
||||||
|
|
||||||
File: README.info, Node: 071, Next: 07, Prev: 072-pre, Up: Changelog
|
File: README.info, Node: 071, Next: 07, Prev: 072, Up: Changelog
|
||||||
|
|
||||||
5.2 0.7.1
|
5.2 0.7.1
|
||||||
=========
|
=========
|
||||||
|
|
@ -1747,72 +1747,72 @@ GPLv3
|
||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top225
|
Node: Top225
|
||||||
Node: Contents1799
|
Node: Contents1791
|
||||||
Node: Screenshots1922
|
Node: Screenshots1914
|
||||||
Node: Installation2040
|
Node: Installation2032
|
||||||
Node: Quelpa2554
|
Node: Quelpa2546
|
||||||
Node: Helm support3082
|
Node: Helm support3074
|
||||||
Node: Usage3485
|
Node: Usage3477
|
||||||
Node: Commands3883
|
Node: Commands3875
|
||||||
Node: org-ql-find4327
|
Node: org-ql-find4319
|
||||||
Node: org-ql-refile4793
|
Node: org-ql-refile4785
|
||||||
Node: org-ql-search5116
|
Node: org-ql-search5108
|
||||||
Node: helm-org-ql6812
|
Node: helm-org-ql6804
|
||||||
Node: org-ql-view7190
|
Node: org-ql-view7182
|
||||||
Node: org-ql-view-sidebar7720
|
Node: org-ql-view-sidebar7712
|
||||||
Node: org-ql-view-recent-items8100
|
Node: org-ql-view-recent-items8092
|
||||||
Node: org-ql-sparse-tree8596
|
Node: org-ql-sparse-tree8588
|
||||||
Node: Queries9396
|
Node: Queries9388
|
||||||
Node: Non-sexp query syntax10513
|
Node: Non-sexp query syntax10505
|
||||||
Node: General predicates12272
|
Node: General predicates12264
|
||||||
Node: Ancestor/descendant predicates19259
|
Node: Ancestor/descendant predicates19251
|
||||||
Node: Date/time predicates20387
|
Node: Date/time predicates20379
|
||||||
Node: Functions / Macros23511
|
Node: Functions / Macros23503
|
||||||
Node: Agenda-like views23809
|
Node: Agenda-like views23801
|
||||||
Ref: Function org-ql-block23971
|
Ref: Function org-ql-block23963
|
||||||
Node: Listing / acting-on results25232
|
Node: Listing / acting-on results25224
|
||||||
Ref: Caching25440
|
Ref: Caching25432
|
||||||
Ref: Function org-ql-select26353
|
Ref: Function org-ql-select26345
|
||||||
Ref: Function org-ql-query28779
|
Ref: Function org-ql-query28771
|
||||||
Ref: Macro org-ql (deprecated)30553
|
Ref: Macro org-ql (deprecated)30545
|
||||||
Node: Custom predicates30868
|
Node: Custom predicates30860
|
||||||
Ref: Macro org-ql-defpred31092
|
Ref: Macro org-ql-defpred31084
|
||||||
Node: Dynamic block34533
|
Node: Dynamic block34525
|
||||||
Node: Links37257
|
Node: Links37249
|
||||||
Node: Tips37944
|
Node: Tips37936
|
||||||
Node: Changelog38268
|
Node: Changelog38260
|
||||||
Node: 072-pre39053
|
Node: 07239037
|
||||||
Node: 07139972
|
Node: 07139944
|
||||||
Node: 0740785
|
Node: 0740753
|
||||||
Node: 06343709
|
Node: 06343677
|
||||||
Node: 06244240
|
Node: 06244208
|
||||||
Node: 06144545
|
Node: 06144513
|
||||||
Node: 0645113
|
Node: 0645081
|
||||||
Node: 05248167
|
Node: 05248135
|
||||||
Node: 05148467
|
Node: 05148435
|
||||||
Node: 0548890
|
Node: 0548858
|
||||||
Node: 04950421
|
Node: 04950389
|
||||||
Node: 04850703
|
Node: 04850671
|
||||||
Node: 04751052
|
Node: 04751020
|
||||||
Node: 04651461
|
Node: 04651429
|
||||||
Node: 04551869
|
Node: 04551837
|
||||||
Node: 04452230
|
Node: 04452198
|
||||||
Node: 04352589
|
Node: 04352557
|
||||||
Node: 04252792
|
Node: 04252760
|
||||||
Node: 04152953
|
Node: 04152921
|
||||||
Node: 0453200
|
Node: 0453168
|
||||||
Node: 03257301
|
Node: 03257269
|
||||||
Node: 03157704
|
Node: 03157672
|
||||||
Node: 0357901
|
Node: 0357869
|
||||||
Node: 02361201
|
Node: 02361169
|
||||||
Node: 02261435
|
Node: 02261403
|
||||||
Node: 02161715
|
Node: 02161683
|
||||||
Node: 0261920
|
Node: 0261888
|
||||||
Node: 0165998
|
Node: 0165966
|
||||||
Node: Notes66099
|
Node: Notes66067
|
||||||
Node: Comparison with Org Agenda searches66261
|
Node: Comparison with Org Agenda searches66229
|
||||||
Node: org-sidebar67150
|
Node: org-sidebar67118
|
||||||
Node: License67429
|
Node: License67397
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue