DEV Community

Cover image for DocWire new release 2024.11.23
Krzysztof Nowicki
Krzysztof Nowicki

Posted on

DocWire new release 2024.11.23

Newest release introduces improvements to the DocWire SDK's codebase, focusing on enhancing code organization, modernizing features, and optimizing compilation times.

Refactor :
Extracted implementations of data_source methods from data_source.h into data_source.cpp and model_chain_element methods from model_chain_element.h into model_chain_element.cpp, to improve compilation times and code organization.

Separated logging functionalities from various classes and moved them into dedicated files (log_data_source.h, log_file_extension.h, log_tags.h), enhancing modularity and maintainability.

Removed unnecessary include directives from multiple files to reduce dependencies and improve build performance.
Ensured consistent use of modern C++ features like "override" for better code practices.

Removed unnecessary include directives from multiple files to reduce dependencies and improve build performance.
Ensured consistent use of modern C++ features like "override" for better code practices.

https://github.com/docwire/docwire/releases/tag/2024.11.23

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs