Skip to content

Commit 35fdf87

Browse files
committed
4.7.0
1 parent a875d4f commit 35fdf87

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# ProbeJS Legacy 4.6.3 -> 4.7.0
2+
3+
`@ReturnsSelf` support & better comment formatting
4+
5+
- add Rhizo ReturnsSelf annotation support
6+
- better comment formatting
7+
- blank lines at the front/back will now be ignored
8+
- comments will be formatted as one line if there's only one valid line
9+
- rejected classes will not be included in simulated `Internal`
10+
- fixed SimulateOldTyping cannot to toggle on/off unless the game is restarted
11+
- fix create sequenced assembly recipe doc
12+
- skip reading read-only configs
13+
14+
---
15+
116
# ProbeJS Legacy 4.6.1 -> 4.6.3
217

318
Fix again & Mod Scanner

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ vineflower_version=1.10.1
2121
parchment_version=1.16.5:2022.03.06
2222

2323
# Mod Properties
24-
mod_version=4.6.3
24+
mod_version=4.7.0
2525
maven_group=com.prunoideae
2626
archives_base_name=probejs
2727
mod_id=probejs

0 commit comments

Comments
 (0)