Releases: JuliaPreludes/Maybe.jl
Releases · JuliaPreludes/Maybe.jl
v0.1.7
05 Oct 12:10
Compare
Sorry, something went wrong.
No results found
Maybe v0.1.7
Diff since v0.1.6
Merged pull requests:
CompatHelper: bump compat for Compat to 4, (keep existing compat) (#51 ) (@tkf )
v0.1.6
14 Apr 07:57
Compare
Sorry, something went wrong.
No results found
v0.1.5
12 May 17:38
Compare
Sorry, something went wrong.
No results found
v0.1.4
27 Sep 05:13
Compare
Sorry, something went wrong.
No results found
Maybe v0.1.4
Diff since v0.1.3
Merged pull requests:
Add Maybe.first and Maybe.last (#32 ) (@tkf )
More robust line number handling (#36 ) (@tkf )
Improve line numbers for at-something (#37 ) (@tkf )
v0.1.3
08 Sep 20:39
Compare
Sorry, something went wrong.
No results found
v0.1.2
04 Aug 06:34
Compare
Sorry, something went wrong.
No results found
Maybe v0.1.2
Diff since v0.1.1
Merged pull requests:
Add a section: Combining @? and @something (#25 ) (@tkf )
Add syntax $return(x) for avoiding wrapping by Some (#27 ) (@tkf )
Add a simple debugging support (#28 ) (@tkf )
v0.1.1
29 Jul 19:59
Compare
Sorry, something went wrong.
No results found
v0.1.0
22 Jul 04:19
Compare
Sorry, something went wrong.
No results found
Maybe v0.1.0
Closed issues:
@? macro does not go through getproperty (#10 )
Merged pull requests:
Unsupport dot-calls (for now) (#11 ) (@tkf )
Lift property access (#12 ) (@tkf )