Skip to content

Commit

Permalink
remove unstable warning: see #59
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin authored Jul 7, 2022
1 parent 2c7fbd1 commit fe05370
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
The goal of [Accessors.jl](https://github.com/JuliaObjects/Accessors.jl) is to make updating immutable data simple.
It is the successor of [Setfield.jl](https://github.com/jw3126/Setfield.jl).

## Warning

Accessors.jl is currently in an experimental stage. We may introduce breaking changes without clear deprecation path. For a more stable package we recommend [Setfield.jl](https://github.com/jw3126/Setfield.jl).

# Usage
Updating immutable data was never easier:
```julia
Expand Down

0 comments on commit fe05370

Please sign in to comment.