Releases: Over-Run/overrungl
Releases · Over-Run/overrungl
0.1.0-SNAPSHOT.29
What's Changed
- Added support to custom symbol lookup and fixed some bugs by @squid233 in #33
- Update Gradle to 8.4 by @squid233 in #34
- [Core] Rename MemoryUtil to CStdio by @squid233 in #35
- [Core] Rename CStdio to CStdlib by @squid233 in #36
- Update stuff by @squid233 in #39
Full Changelog: 0.1.0-SNAPSHOT.28...0.1.0-SNAPSHOT.29
0.1.0-SNAPSHOT.28
0.1.0-SNAPSHOT.27
What's Changed
- [Core] Remove CheckUtil::checkNotNull by @squid233 in #29
- [Core] Update MemoryStack by @squid233 in #30
- Removal of SegmentAllocator by @squid233 in #31
- Remove trivial function invoke by @squid233 in a8260bb9
Full Changelog: 0.1.0-SNAPSHOT.25...0.1.0-SNAPSHOT.27
0.1.0-SNAPSHOT.26 was accidentally published.
0.1.0-SNAPSHOT.25
What's Changed
- Support to multiple context by @squid233 in #4
- Migrate to JDK 20 by @squid233 in #6
- Remove support for Windows 32-bit by @squid233 in #12
- New binding: Native File Dialog by @squid233 in #15
- Migrate to JDK 21 by @squid233 in #11
- Version: 0.1.0 by @squid233 in #10
- Added Timer for test by @squid233 in #17
- Change package name by @squid233 in #18
- Use Java module by @squid233 in #19
- Trivial functions by @squid233 in #16
- Fix the CI by @squid233 in #20
- Replace SegmentAllocator to MemoryStack for certain methods by @squid233 in #21
- Make RuntimeHelper internal by @squid233 in #22
- Remove allocator from Pointer by @squid233 in #24
- Provide better Platform API by @squid233 in #27
New Contributors
Full Changelog: https://github.com/Over-Run/overrungl/commits/0.1.0-SNAPSHOT.25