Releases: oxinabox/Tricks.jl
Releases · oxinabox/Tricks.jl
v0.1.13
02 Nov 11:18
Compare
Sorry, something went wrong.
No results found
v0.1.12
08 Aug 11:43
Compare
Sorry, something went wrong.
No results found
v0.1.11
30 Jul 02:22
Compare
Sorry, something went wrong.
No results found
v0.1.10
16 Jan 23:44
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.10
Diff since v0.1.9
Merged pull requests:
Closed issues:
Assertion failure on 1.12 (#44 )
v0.1.9
26 Jul 10:24
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.9
Diff since v0.1.8
Merged pull requests:
amend notice to clarify the usefulness of other features (#41 ) (@mrufsvold )
Don't add an edge to Tuple to the method tables (#42 ) (@Drvi )
v0.1.8
10 Oct 06:35
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.8
Diff since v0.1.7
Merged pull requests:
Closed issues:
static_methods and static_method_count not constant folded in v1.10 (#38 )
v0.1.7
29 Mar 04:31
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.7
Diff since v0.1.6
Closed issues:
More descriptive package name (#35 )
Merged pull requests:
v0.1.6
11 Oct 17:53
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.6
Diff since v0.1.5
Closed issues:
static_hasmethod does not work for wrapped python functions: (#36 )
Merged pull requests:
Fix Tricks.jl to work for closures (#30 ) (@NHDaly )
v0.1.5
10 Sep 18:52
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.5
Diff since v0.1.4
Closed issues:
TagBot trigger issue (#25 )
Deleting method seems to break static_methods in some cases? (#31 )
Merged pull requests:
update static_methods docstring (#26 ) (@MasonProtter )
Add static_method_count(f, tt) since julia can't compile-away length([]). (#29 ) (@rai-nhdaly)
Setup GHA CI (#32 ) (@oxinabox )
Support method deletion in static_methods() invalidation. (#34 ) (@NHDaly )
v0.1.4
20 Feb 12:24
Compare
Sorry, something went wrong.
No results found
Tricks v0.1.4
Diff since v0.1.3
Closed issues:
Static return_type (#22 )
Bug in static_methods (#23 )
Merged pull requests: