Releases: seppzer0/mdocker
Releases · seppzer0/mdocker
v0.3.1
12 Apr 10:51
Compare
Sorry, something went wrong.
No results found
Changelog📝
fixed builder instance management logic for multi-target builds;
added a missing default value to bcontext argument;
added ignore rules for pyright checks;
updated documentation.
v0.3.0
05 Apr 17:51
Compare
Sorry, something went wrong.
No results found
Changelog 📝
added Pydantic usage;
added internal interface for the image builder;
updated internal Python module usage/accesses;
moved default values;
updated type hints;
updated documentation.
v0.2.1
01 Dec 12:56
Compare
Sorry, something went wrong.
No results found
Changelog:
make the builder instance created only once for the group of specified target platforms;
add GitLab CI for autotagging;
update metadata.
v0.2.0
23 Nov 15:48
Compare
Sorry, something went wrong.
No results found
Changelog:
updated the core code;
added a Docker image to test, build and upload the package;
added new and refactored old tests;
updated documentation.