- #5: Add additional option for deciding resultant file names:
-l
.
- #12: Fix missing arguments with optionals like
-p
with an error message (in case argument not provided). - #10: Fix parent declarations system. Single-line comments and line breaks before and between the parent declaration are now permitted.
- #6: Parent Declarations were previously Retained in the Generated HTML Files. The behaviour is changed to make the parent declarations not get written to the file.
- Imports made more readable.
- #14: Docker image build released.
- #1: Fix rogue indentations in the resultant HTML file.
None.
- Official release for Windows and Linux systems.
- Formal specification of conventions established.
- Formal draft of documentation started.
- Minor refactoring and standardization of code.
- #2: Add Black formatter.
None.
None.
- #3: Improved CLI error and success messages.
- Add additional option of enabling low-level verbose logs:
-l
. - Change extensions of the parent and chasse files from
.html
to.chasse.html
to avoid confusion between resultant files and enforce a standard.
None.
None.
- Initial deation and execution of design.
- Basic child HTML file parsing to get required components.
- Parsing parent HTML file for extracting components.
- Generation of resultant HTML files with the components.