Commit Graph

63 Commits

Author SHA1 Message Date
JustForFun88 13db9554a3
Bump Rust version to 1.65 (#2008) 2023-01-21 20:47:41 +00:00
MinusGix aa66b3f6d5
Add serde feature req to indexmap dep (#1992) 2023-01-14 07:59:25 +00:00
Jakub Panek 833015267e
cargo: migrate to workspace.dependencies (#1940) 2023-01-13 19:25:55 +00:00
Dongdong Zhou 5aa3b61cab bump version 2022-12-14 19:21:35 +00:00
Dongdong Zhou e65d64b456 bump version 2022-11-18 19:50:08 +00:00
Dongdong Zhou 939853808a bump version 2022-11-10 19:10:39 +00:00
Dongdong Zhou 3da96232ec bump to 0.2.2 2022-11-04 22:12:10 +00:00
Jakub Panek 3496fe6cf7
fix: bump required rust-version (#1577)
Fixes #1490
Fixes #1480
Fixes #1405
2022-10-22 14:12:36 +01:00
Dongdong Zhou fdb1e52f4e bump version to 0.2.1 2022-10-12 19:13:39 +01:00
George acf4260d4e
Minor changes of root `Cargo.toml`.
**Removed**:
- `resolver = "2"` is unnecessary due to in the 2021 edition `resolver` are by default is `2`.
**Added**:
 - Set default crate to run by `cargo run/r` command.
2022-09-16 21:41:53 +03:00
Dongdong Zhou 59d55798e7 bump version 2022-09-02 22:18:07 +01:00
Dongdong Zhou f8e45ae567 bump version 2022-07-14 20:43:16 +01:00
Dongdong Zhou a150b50a45 update minimal rust version 2022-07-02 22:06:54 +01:00
Dongdong Zhou 2ea657711a bump version 2022-06-11 12:29:58 +01:00
Dongdong Zhou ed55108bcd minimum rust version 2022-06-10 21:11:47 +01:00
Dongdong Zhou e14bc42caa relase v0.1.1 2022-05-19 14:02:48 +01:00
Dongdong Zhou 0f1160776b bump version 2022-05-12 18:05:07 +01:00
Dániel Buga 59be505562
Merge branch 'master' into release 2022-04-25 09:53:33 +02:00
Dániel Buga 465559f893 Build release versions using LTO and 1 cgu 2022-04-20 23:14:41 +02:00
Philip Daniels bf1d5de65b Improve comments in Cargo.toml. 2022-04-20 21:51:53 +01:00
Philip Daniels 0149928e8d Remove build-override.
It makes no differerence in compile times
so it presumably isn't having any effect on
the generated code.
2022-04-20 21:50:05 +01:00
Philip Daniels aa2012dbda Create the fastdev profile 2022-04-20 15:39:33 +01:00
Dongdong Zhou f91a29cbfc bump version 2022-03-24 17:47:46 +00:00
Dongdong Zhou 5e1a8b15c4
Merge pull request #78 from Dengjianping/master
Set msrv as 1.58
2022-03-18 09:33:08 +00:00
Dongdong Zhou 0efa8ead32 split data into lapce-data 2022-03-08 15:08:35 +00:00
Dongdong Zhou 10ae906b90 rename lapce-core to lapce-ui 2022-03-08 12:45:00 +00:00
Dongdong Zhou 4d3a491864 rename folders 2022-03-08 12:34:52 +00:00
Dongdong Zhou 60a86ce1fa bump version 2022-03-04 13:11:41 +00:00
Dengjianping 5483322464 Set msrv as 1.58 2022-03-03 12:33:41 +08:00
Dongdong Zhou 49506cf5cd bump version 2022-02-28 11:21:54 +00:00
Dongdong Zhou ac3880ba5e bump winit 2022-02-16 16:00:52 +00:00
Dongdong Zhou 12911b43aa bump version 2022-02-03 15:41:38 +00:00
Dongdong Zhou e1aa68a06f bump version 2022-01-28 08:48:04 +00:00
Dongdong Zhou 3352a012fd download lapce-proxy binary 2022-01-14 17:07:22 +00:00
Dongdong Zhou f1914e8a9b clean up 2021-12-23 15:10:15 +00:00
Dongdong Zhou 2cd0ae8fb8
Update Cargo.toml 2021-12-15 09:21:32 +00:00
Dongdong Zhou 33038aec20 release v0.0.2 2021-12-14 12:58:05 +00:00
Dongdong Zhou 655dfb26aa update to 2021 2021-10-26 11:09:30 +01:00
Dongdong Zhou 6be155e212 add lapce-proxy 2021-10-06 17:43:04 +01:00
Dongdong Zhou 94012ee275 fixes 2021-09-03 16:23:09 +01:00
Dongdong Zhou 547b2f75cc change 2021-05-14 13:28:56 +01:00
Dongdong Zhou 3ef538998e change xi-editor depency 2021-02-18 21:28:57 +00:00
Dongdong Zhou 6f17c95d5e cleanup 2021-02-18 20:55:23 +00:00
Dongdong Zhou ec0e5e4821 start panel 2020-12-17 18:16:37 +00:00
Dongdong Zhou 8d473ab51f proxy get completion 2020-11-17 22:22:44 +00:00
Dongdong Zhou 48eeebc266 druid update 2020-11-06 09:00:55 +00:00
Dongdong Zhou ae6a4f0c38 diagnostics update 2020-11-02 10:46:15 +00:00
Dongdong Zhou d9d9d2d2c1 moving files arounds 2020-10-15 20:44:57 +01:00
Dongdong Zhou c07afe9264 moving files around 2020-10-15 18:03:20 +01:00
Dongdong Zhou 487db75e8a split ui state and main state 2020-10-15 11:01:40 +01:00