Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaunt authored Jan 17, 2024
1 parent 416c7a6 commit fb6fef6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GDShrapt.Reader allows to build a lexical tree or generate a new code from scrat

### How to install

Currently the latest **4.1.0-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).
Currently the latest **4.1.1-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).

Installation from Nuget console:
```
Expand Down Expand Up @@ -62,11 +62,9 @@ Install-Package GDShrapt.Reader -Version 4.1.0-alpha

## Last updates

#### 4.1.0-alpha
Fixed lambdas and match cases intendation bugs.
Fixed bug with multiline split token.
Fixed Unique node expression parsing.
Fixed subtype resolving.
#### 4.1.1-alpha
Fixed properties parsing
Fixed guard condition parsing
Minor improvements.

## Reading samples
Expand Down

0 comments on commit fb6fef6

Please sign in to comment.