mirror of
https://github.com/tauri-apps/javascriptcore-rs.git
synced 2026-01-31 00:35:17 +01:00
45 lines
1.7 KiB
Markdown
45 lines
1.7 KiB
Markdown
# Changelog
|
|
|
|
## \[1.1.2]
|
|
|
|
- [`4e6b9f4`](https://github.com/tauri-apps/javascriptcore-rs/commit/4e6b9f41121a2b6cbcda6f320e50921829232dc1) Properly replace dox with docsrs to fix docs.rs building.
|
|
|
|
## \[1.1.1]
|
|
|
|
- [`92bf665`](https://github.com/tauri-apps/javascriptcore-rs/commit/92bf66509d773a704a24f228a7157a41d608bd80) Update dependency of javascriptcore-rs-sys to 1.1.
|
|
|
|
## \[1.1.0]
|
|
|
|
- [`0ed9caf`](https://github.com/tauri-apps/javascriptcore-rs/commit/0ed9caf1da825bfe25fe9d7e1be7dd1f87422982) Update to gtk 0.18.
|
|
Increase MSRV to 1.70.0
|
|
|
|
## \[1.0.0]
|
|
|
|
- Cleanup codebase and bump to major.
|
|
- [ae6b74e](https://github.com/tauri-apps/javascriptcore-rs/commit/ae6b74eb8161d46739334b8b4e25719c563a8da9) Add change file on 2023-04-03
|
|
|
|
## \[0.17.0]
|
|
|
|
- Update gtk crates to 0.16 and update to 2021 edition.
|
|
- [1674d07](https://github.com/tauri-apps/javascriptcore-rs/commit/1674d0716c4e76705ce958fc8c464bb9cb4e9320) Add change file on 2022-11-26
|
|
|
|
## \[0.16.0]
|
|
|
|
- Update to gtk 0.15
|
|
- [4aa6f17](https://github.com/tauri-apps/javascriptcore-rs/commit/4aa6f1758343f50cc7f7af42ac903077349b8051) Update to gtk 0.15 on 2022-01-18
|
|
|
|
## \[0.15.5]
|
|
|
|
- Regenerate with latest gir-files
|
|
- [68fa7e5](https://github.com/tauri-apps/javascriptcore-rs/commit/68fa7e5f12110ac47c07afaaeebfeb7067dfca21) Add change file on 2021-11-04
|
|
|
|
## \[0.15.1]
|
|
|
|
- Enable cfg_doc to fix build doc error on docs.rs
|
|
- [dd6730a](https://github.com/tauri-apps/javascriptcore-rs/commit/dd6730a7e478cf9a33b02f9fc8509f70330e861f) Fix docs.rs build error on 2021-10-05
|
|
|
|
## \[0.15.0]
|
|
|
|
- Update Gir files
|
|
- [3262e96](https://github.com/tauri-apps/javascriptcore-rs/commit/3262e96efc1cd6a640b81368255f3ae9325b2170) Bump version on 2021-10-04
|