Releases: nova-guild/nova
Releases · nova-guild/nova
v0.5.7
04 May 13:36
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changed
Enhance changelog extraction and Discord notification formatting (#65 )
v0.5.7-test
04 May 13:48
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changed
Update changelog header format in Discord notification
v0.5.6
04 May 12:57
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changed
Enhance release workflow to notify Discord and consolidate notification logic (#63 )
v0.5.5
04 May 12:12
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Added
Add Discord release notifier workflow for automated notifications (#61 )
Add development mode with request logging and runtime argument support (#60 )
Add web test suite (#57 )
Changed
Optimize header normalization (#59 )
(Docs) Restructure documentation and add comprehensive Luau guides (#58 )
Simplify routing dispatcher and improve request object consistency (#56 )
v0.5.4
27 Apr 08:45
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Added
Implement custom test runner and add initial unit tests (#49 )
Add error handling to file and directory checks in LuteFs (#47 )
Add initial CI workflow for testing with Lune, Zune, and Lute (#50 )
Streamline function calls and improve code readability across multiple modules (#51 )
Changed
Improve release workflow and fix documentation (#46 )
Convert matchRoute to iterative with targeted recursive fallback (#48 )
v0.5.3
24 Apr 14:18
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changed
Improve loadEnv function to handle multiple environment files
Streamline runtime check and enhance file system operations
Update project name and version in pesde.toml
Removed
Temporarily remove obsolete CI configuration and related files
v0.5.1
19 Apr 10:14
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Added
GitHub Actions for Release Note: Implemented GitHub Actions workflow for release automation.
Changed
Update CHANGELOG and README for Lute support
v0.5.0
18 Apr 16:25
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Nova now runs on Lune, Zune and Lute through a runtime adapter layer.
Added
Lute Runtime Support: Added fs, net, process, serde, and task adapters, bringing full Lute runtime support to Nova.
v0.4.0
14 Apr 07:44
Compare
Sorry, something went wrong.
No results found
Added
Runtime Abstraction Layer : Introduced an adapter pattern for core libraries (fs, net, process, serde, and task), decoupling the framework from specific runtime implementations.
Zune Runtime Support : Added full support for the Zune runtime.
Changed
Runtime-Agnostic Utilities : Refactored internal utility functions to utilize the new abstraction layer, removing direct dependencies on @lune built-ins.
Enhanced CI Pipeline : Updated GitHub Actions to install Zune and execute the test suite across both Lune and Zune runtimes to ensure cross-runtime compatibility.
v0.3.5
29 Mar 15:18
Compare
Sorry, something went wrong.
No results found
Changed
Refactor middleware and remove unnecessary optimizations
Full Changelog : v0.3.4...v0.3.5