File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 1.6.0 - 2024-01-09
1+ # 1.7.0 - 2025-03-13
2+
3+ ## Added
4+ * add free-threaded CI by @ngoldbaum in https://github.com/Instagram/LibCST/pull/1312
5+
6+ ## Updated
7+ * Remove dependency on ` chic ` and upgrade ` annotate-snippets ` by @zanieb in https://github.com/Instagram/LibCST/pull/1293
8+ * Update for Pyo3 0.23 by @ngoldbaum in https://github.com/Instagram/LibCST/pull/1289
9+ * Bump PyO3 to 0.23.5 by @mgorny in https://github.com/Instagram/LibCST/pull/1311
10+
11+ ## New Contributors
12+ * @zanieb made their first contribution in https://github.com/Instagram/LibCST/pull/1293
13+ * @ngoldbaum made their first contribution in https://github.com/Instagram/LibCST/pull/1289
14+ * @mgorny made their first contribution in https://github.com/Instagram/LibCST/pull/1311
15+
16+ ** Full Changelog** : https://github.com/Instagram/LibCST/compare/v1.6.0...v1.7.0
17+
18+ # 1.6.0 - 2025-01-09
219
320## Fixed
421
Original file line number Diff line number Diff line change 55
66[package ]
77name = " libcst"
8- version = " 1.6 .0"
8+ version = " 1.7 .0"
99authors = [" LibCST Developers" ]
1010edition = " 2018"
1111rust-version = " 1.70"
Original file line number Diff line number Diff line change 11[package ]
22name = " libcst_derive"
3- version = " 1.6 .0"
3+ version = " 1.7 .0"
44edition = " 2018"
55description = " Proc macro helpers for libcst."
66license = " MIT"
You can’t perform that action at this time.
0 commit comments