Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lezer-parser/rust

Tags

1.0.2

Toggle 1.0.2's commit message
Version 1.0.2

### Bug fixes

Tag comments and strings as isolating for the purpose of bidirectional text.

1.0.1

Toggle 1.0.1's commit message
Version 1.0.1

### Bug fixes

Make the package work with new TS resolution styles.

1.0.0

Toggle 1.0.0's commit message
Version 1.0.0

### New features

First stable version.

0.16.1

Toggle 0.16.1's commit message
Version 0.16.1

### Bug fixes

Allow arbitrary bracketed token trees to appear after attribute names

0.16.0

Toggle 0.16.0's commit message
Version 0.16.0

### Breaking changes

Move to 0.16 serialized parser format.

### New features

The parser now includes syntax highlighting information in its node types.

0.15.1

Toggle 0.15.1's commit message
Version 0.15.1

### Bug fixes

Allow arbitrary token trees after `=` in attributes.

0.15.0

Toggle 0.15.0's commit message
Version 0.15.0

## 0.15.0 (2021-08-11)

### Breaking changes

The module's name changed from `lezer-rust` to `@lezer/rust`.

Upgrade to the 0.15.0 lezer interfaces.

## ,### Breaking changes

The module's name changed from `lezer-rust` to `@lezer/rust`.

Upgrade to the 0.15.0 lezer interfaces.

0.13.1

Toggle 0.13.1's commit message
Version 0.13.1

### Bug fixes

Fix versions of lezer packages depended on.

0.13.0

Toggle 0.13.0's commit message
Version 0.13.0

0.12.0

Toggle 0.12.0's commit message
Version 0.12.0

### Breaking changes

Adjust to changed serialized parser format.