Skip to content

Commit

Permalink
Release: v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Sep 5, 2024
1 parent 5ea97d2 commit 76c7345
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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.

** 0.8.9-pre
** 0.8.9

*Fixes*
+ Predicate ~property~ when called with argument form ~(property "PROPERTY-NAME" :inherit t)~. ([[https://github.com/alphapapa/org-ql/issues/460][#460]]. Thanks to [[https://github.com/Stewmath][Stewmath]] for reporting.)
Expand Down
2 changes: 1 addition & 1 deletion org-ql.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Adam Porter <[email protected]>
;; Url: https://github.com/alphapapa/org-ql
;; Version: 0.8.9-pre
;; Version: 0.8.9
;; 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

Expand Down
170 changes: 85 additions & 85 deletions org-ql.info
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Functions / Macros

Changelog

* 0.8.9-pre: 089-pre.
* 0.8.9: 089.
* 0.8.8: 088.
* 0.8.7: 087.
* 0.8.6: 086.
Expand Down Expand Up @@ -1037,7 +1037,7 @@ releases.

* Menu:

* 0.8.9-pre: 089-pre.
* 0.8.9: 089.
* 0.8.8: 088.
* 0.8.7: 087.
* 0.8.6: 086.
Expand Down Expand Up @@ -1079,10 +1079,10 @@ releases.
* 0.1: 01.


File: README.info, Node: 089-pre, Next: 088, Up: Changelog
File: README.info, Node: 089, Next: 088, Up: Changelog

5.1 0.8.9-pre
=============
5.1 0.8.9
=========

*Fixes*
• Predicate ‘property’ when called with argument form ‘(property
Expand All @@ -1100,7 +1100,7 @@ File: README.info, Node: 089-pre, Next: 088, Up: Changelog
(https://github.com/jorgenschaefer/emacs-buttercup).)


File: README.info, Node: 088, Next: 087, Prev: 089-pre, Up: Changelog
File: README.info, Node: 088, Next: 087, Prev: 089, Up: Changelog

5.2 0.8.8
=========
Expand Down Expand Up @@ -2041,85 +2041,85 @@ GPLv3

Tag Table:
Node: Top225
Node: Contents1985
Node: Screenshots2108
Node: Installation2226
Node: Quelpa2740
Node: Helm support3268
Node: Usage3671
Node: Commands4069
Node: org-ql-find4534
Node: org-ql-open-link5442
Node: org-ql-refile6297
Node: org-ql-search6625
Node: helm-org-ql8556
Node: org-ql-view8934
Node: org-ql-view-sidebar9464
Node: org-ql-view-recent-items9844
Node: org-ql-sparse-tree10340
Node: Queries11140
Node: Non-sexp query syntax12257
Node: General predicates14016
Node: Ancestor/descendant predicates20941
Node: Date/time predicates22069
Node: Functions / Macros25193
Node: Agenda-like views25491
Ref: Function org-ql-block25653
Node: Listing / acting-on results26914
Ref: Caching27122
Ref: Function org-ql-select28035
Ref: Function org-ql-query30461
Ref: Macro org-ql (deprecated)32235
Node: Custom predicates32550
Ref: Macro org-ql-defpred32774
Node: Dynamic block36215
Node: Links38939
Node: Tips39626
Node: Changelog39950
Node: 089-pre40900
Node: 08841801
Node: 08742881
Node: 08644109
Node: 08544343
Node: 08444999
Node: 08345451
Node: 08245792
Node: 08146185
Node: 0846606
Node: 07449332
Node: 07349557
Node: 07250291
Node: 07151212
Node: 0752023
Node: 06354889
Node: 06255422
Node: 06155729
Node: 0656299
Node: 05259355
Node: 05159657
Node: 0560082
Node: 04961613
Node: 04861895
Node: 04762244
Node: 04662653
Node: 04563061
Node: 04463422
Node: 04363781
Node: 04263984
Node: 04164145
Node: 0464392
Node: 03268493
Node: 03168896
Node: 0369093
Node: 02372393
Node: 02272627
Node: 02172907
Node: 0273112
Node: 0177190
Node: Notes77291
Node: Comparison with Org Agenda searches77453
Node: org-sidebar78342
Node: License78621
Node: Contents1977
Node: Screenshots2100
Node: Installation2218
Node: Quelpa2732
Node: Helm support3260
Node: Usage3663
Node: Commands4061
Node: org-ql-find4526
Node: org-ql-open-link5434
Node: org-ql-refile6289
Node: org-ql-search6617
Node: helm-org-ql8548
Node: org-ql-view8926
Node: org-ql-view-sidebar9456
Node: org-ql-view-recent-items9836
Node: org-ql-sparse-tree10332
Node: Queries11132
Node: Non-sexp query syntax12249
Node: General predicates14008
Node: Ancestor/descendant predicates20933
Node: Date/time predicates22061
Node: Functions / Macros25185
Node: Agenda-like views25483
Ref: Function org-ql-block25645
Node: Listing / acting-on results26906
Ref: Caching27114
Ref: Function org-ql-select28027
Ref: Function org-ql-query30453
Ref: Macro org-ql (deprecated)32227
Node: Custom predicates32542
Ref: Macro org-ql-defpred32766
Node: Dynamic block36207
Node: Links38931
Node: Tips39618
Node: Changelog39942
Node: 08940884
Node: 08841773
Node: 08742849
Node: 08644077
Node: 08544311
Node: 08444967
Node: 08345419
Node: 08245760
Node: 08146153
Node: 0846574
Node: 07449300
Node: 07349525
Node: 07250259
Node: 07151180
Node: 0751991
Node: 06354857
Node: 06255390
Node: 06155697
Node: 0656267
Node: 05259323
Node: 05159625
Node: 0560050
Node: 04961581
Node: 04861863
Node: 04762212
Node: 04662621
Node: 04563029
Node: 04463390
Node: 04363749
Node: 04263952
Node: 04164113
Node: 0464360
Node: 03268461
Node: 03168864
Node: 0369061
Node: 02372361
Node: 02272595
Node: 02172875
Node: 0273080
Node: 0177158
Node: Notes77259
Node: Comparison with Org Agenda searches77421
Node: org-sidebar78310
Node: License78589

End Tag Table

Expand Down

0 comments on commit 76c7345

Please sign in to comment.