| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-21 | Implement Serialize and Deserialize for mullvad_version::Version | David Lönnhager | 1 | -0/+1 | |
| 2025-02-21 | Switch to regex-lite for mullvad-version | David Lönnhager | 1 | -1/+1 | |
| This brings down the binary size of installer-downloader from 2.3 M to 1.4 M with size optimizations enabled | |||||
| 2024-05-29 | Migrate to gRPC | David Göransson | 1 | -1/+1 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-09 | Remove version and publish cargo metadata | Linus Färnstrand | 1 | -2/+0 | |
| Since Rust 1.75.0 the `version` field is optional. The version defaults to "0.0.0" if it's not specified, and `publish` defaults to false if no version has been given. So by not specifying a version we get both `version = "0.0.0" and `publish = false` "for free" | |||||
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -0/+3 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -6/+7 | |
| 2023-01-12 | Remove Rust dependencies from Android that were unused | Linus Färnstrand | 1 | -1/+1 | |
| 2022-10-10 | Make Android fetch versionName and versionCode from mullvad-version | Linus Färnstrand | 1 | -1/+1 | |
| 2022-10-10 | Add initial mullvad-version crate | Linus Färnstrand | 1 | -0/+17 | |
