Releases: slune-org/confinode
Releases · slune-org/confinode
Dynamic configuration
The asynchronous release
This release is mainly based in asynchronous load and search. Some of the changes:
- re-organise loaders, configuration description, and result main classes
- if a file can be loaded by multiple loaders, they may be all tried until one works
- loaders can be synchronous and must always be asynchronous
- add a dynamic import loader, loading ECMAScript modules if conditions are met.
Look at the migration part of the developer manual for migration instructions.
Dictionary description
v1.3.0 1.3.0
Cache and absolute
Improve cache management
Manage absolute file path definition
Custom loaders
This version mostly focuses on the ability to create custom loaders.
Ready, at last!
The confinode project is now ready to be used for production.