1.0.2
Changed
- Flattened arguments in the
ravendb.ravendb.node
module for clarity (removed nestednode:
dict). - Reorganized common module arguments (
url
,database_name
,certification_path
,ca_cert_path
) intomodule_utils
anddoc_fragments
.
Fixed
- Ensured all modules correctly import and expose shared argument definitions.