You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a `0.6.4` release available on [crates.io](https://crates.io/crates/langcodec). As a 0.x version, APIs may evolve. Contributions and feedback are very welcome!
12
+
This is a `0.7.0` release available on [crates.io](https://crates.io/crates/langcodec). As a 0.x version, APIs may evolve. Contributions and feedback are very welcome!
13
13
14
14
---
15
15
16
16
## Installation
17
17
18
18
- CLI: `cargo install langcodec-cli`
19
-
- Lib: add `langcodec = "0.6.4"` to your `Cargo.toml`
19
+
- Lib: add `langcodec = "0.7.0"` to your `Cargo.toml`
20
20
21
21
---
22
22
@@ -152,7 +152,3 @@ This project is licensed under the MIT License.
152
152
- Built with love in Rust
153
153
154
154
---
155
-
156
-
## Status and Roadmap
157
-
158
-
`langcodec` is now available on [crates.io](https://crates.io/crates/langcodec). As a 0.x version, the API may evolve as development continues. The current focus is on expanding format support, improving the CLI experience, and building a robust ecosystem for localization tooling. We welcome your issues, feature requests, and discussions at the project's issue tracker.
0 commit comments