There was an error while loading. Please reload this page.
2 parents 2c7c8af + 1c7b560 commit 0b00ae0Copy full SHA for 0b00ae0
2 files changed
NEWS.md
@@ -1,5 +1,7 @@
1
# NEWS for Lrama
2
3
+## Lrama 0.8.0 (2026-xx-xx)
4
+
5
## Lrama 0.7.1 (2025-12-24)
6
7
### Optimize IELR
README.md
@@ -84,9 +84,13 @@ https://ruby.github.io/lrama/ provides a comprehensive guide to Lrama's features
84
85
## Versions and Branches
86
87
-### v0_7 (`master` branch)
+### v0_8 (`master` branch)
88
89
-This branch is for Ruby 3.5. `lrama_0_7` branch is created from this branch, once Ruby 3.5 is released.
+This branch is for Ruby 4.1. `lrama_0_8` branch is created from this branch, once Ruby 4.1 is released.
90
91
+### v0_7 (`lrama_0_7` branch)
92
93
+This branch is for Ruby 4.0.
94
95
### v0_6 (`lrama_0_6` branch)
96
0 commit comments