Releases: cjdoris/Infinity.jl
Releases · cjdoris/Infinity.jl
v0.2.4
24 Jul 19:15
Compare
Sorry, something went wrong.
No results found
v0.2.3
12 Aug 18:06
Compare
Sorry, something went wrong.
No results found
Infinity v0.2.3
Diff since v0.2.2
Closed issues:
parse(::Type{InfExtendedTime{Date}}, ::AbstractString) doesn't dispatch to Infinity.jl (#27 )
StackOverflow with == (#29 )
Merged pull requests:
Fix parse(::Type{InfExtendedTime}, ...) (#28 ) (@omus )
Fix equality for infinities of different types (#30 ) (@omus )
Set project version to 0.2.3 (#31 ) (@omus )
v0.2.2
11 Aug 12:15
Compare
Sorry, something went wrong.
No results found
Infinity v0.2.2
Diff since v0.2.1
Closed issues:
InfExtendedReal can accidentally support a simultaneously positive/negative inf (#23 )
Merged pull requests:
Add iszero(::Infinite) (#21 ) (@omus )
Support parsing (#22 ) (@omus )
Disallow simultaneously positive/negative InfExtendedReal (#24 ) (@omus )
fix test for show(::InfExtendedTime) on julia v1.5 (#26 ) (@cjdoris )
v0.2.1
19 Jun 18:04
Compare
Sorry, something went wrong.
No results found
Infinity v0.2.1
Diff since v0.2.0
Closed issues:
Consolidate Extended Types (#15 )
Can't access instant for InfExtendedTime type (#17 )
Support ZonedDateTime (#19 )
Merged pull requests:
v0.2.0
14 Jun 14:06
Compare
Sorry, something went wrong.
No results found
Infinity v0.2.0
Diff since v0.1.0
Closed issues:
Support Date, DateTime (#3 )
InfExtended is not a bitstype (#4 )
Restructure code (#5 )
Merged pull requests:
v0.1.0
05 May 21:40
Compare
Sorry, something went wrong.
No results found
fix conversion bug; add //