Skip to content

Commit

Permalink
docs: current release warnig
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-herlemont committed Jun 15, 2024
1 parent c981006 commit ec7109b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ Active development. The API is not stable yet and may change in the future.
- With Tauri: [native_db_tauri_vanilla](https://github.com/vincent-herlemont/native_db_tauri_vanilla)

# Usual API

### ⚠️ The current release is `0.6.1`, follow this [link](https://github.com/vincent-herlemont/native_db/tree/0.6.1?tab=readme-ov-file#usual-api) to see the documentation.

- [**Models**](https://docs.rs/native_db/latest/native_db/struct.Models.html)
- [**new**](https://docs.rs/native_db/latest/native_db/struct.Models.html#method.new) a new model.
- [**define**](https://docs.rs/native_db/latest/native_db/struct.Models.html#method.define) a model.
Expand Down

0 comments on commit ec7109b

Please sign in to comment.