We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc945d4 commit d85dbdaCopy full SHA for d85dbda
Manifest.toml
NEWS.md
@@ -1,6 +1,4 @@
1
-## Release 0.3
2
-
3
-__Breaking changes__
+## Release 0.3.1
4
5
__New features__
6
* New function: `base(::Option{T})`. Converts an `Option{T}` into a `Union{Some{T}, Nothing}`.
README.md
@@ -2,7 +2,6 @@

[](https://codecov.io/gh/jakobnissen/ErrorTypes.jl)
-[](https://jakobnissen.github.io/ErrorTypes.jl/stable)
[](https://jakobnissen.github.io/ErrorTypes.jl/dev)
7
8
_Rust-like safe error handling in Julia_
0 commit comments