mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Deprecated BasicPositionProvider and SyntacticPositionProvider. Replaced with new name WhitespaceInclusivePositionProvider and PositionProvider.
This commit is contained in:
parent
fe86b0588d
commit
cb2b94f113
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
- Deprecated `ExtSlice` in favor of `SubscriptElement`.
|
||||
- Deprecated parsing `Subscript` slices directly into `Index` or `Slice` nodes.
|
||||
- Deprecated `BasicPositionProvider` and `SyntacticPositionProvider`. Replaced with new name `WhitespaceInclusivePositionProvider` and `PositionProvider`.
|
||||
|
||||
# 0.2.1 - 2019-10-14
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue