Releases: Integral-Tech/pot-app-translate-plugin-libre
Releases · Integral-Tech/pot-app-translate-plugin-libre
v0.1.0
Switch from Rust to JavaScript to cater for the plugin system change of Pot v3.0.0.
Contributor: @omegaduncan
v0.0.5
A rebuilded version to solve the incompatibility of dynamic library between different Rust versions.
v0.0.4
This version of plugin only works with Pot 2.5.1 and above!
Changelog:
- Add
detect
parameter intranslate
v0.0.3
Changelog:
- Return value changed from
Result<String, _>
toResult<Value, _>
v0.0.2
Changelog:
- ID & Homepage changed
- use
log::info!
instead ofprintln!
to make log print more general
v0.0.1
Version 0.0.1