Releases: lafkpages/Nodeval
Releases · lafkpages/Nodeval
v1.3.1
Added features:
Bug fixes:
- Bug with closing channels that caused the server to crash
v1.3.0
Added features:
- TypeScript!
- Some more error handling
Other changes:
- Fixed package license (#15)
- Update dependencies
minimatch
, 9.0.0 --> 9.0.1
@replit/protocol
, 0.3.3 --> 0.3.12
dotenv
, 16.0.3 --> 16.3.1
Full Changelog: v1.1.1...v1.3.0
v1.1.1
Added features:
- Basic FSEvents (fix #4)
- Follow/unfollow users (presence)
- Create basic default
.replit
config
Bug fixes and minor changes:
- Update README (thanks @ErikoXDev)
- Update some dependencies
- Warnings for missing commands/utilities
- Fix exit code when handling uncaught exceptions
v1.1.0
Added features:
- Allow multiple sessions
- Presence
- Draw files support
- Better support for
.replit
- Including hidden files, environment variables
- Allow customizing Nodeval options in
.replit
- Custom toast message on connect
- Declare inaccessible files in
.replit
Bug fixes and minor changes:
- Load
.replit
immediately on boot
- Extra Goval metadata in shell environment variables
- Fix the loading bar in the console
v1.0.0
Initial release!
Features:
- File history
- Shell
- Console + run button
.replit
options
- Secrets tool
- Git tool