Releases: BCsabaEngine/svelteesp32
Releases · BCsabaEngine/svelteesp32
v1.4.1
New Features
- Implemented a new function to identify and log files with identical content.
Improvements
- Enhanced file processing by transitioning to a structured approach using a Map for better clarity and efficiency.
- Streamlined output formatting in logging functions to remove unnecessary whitespace.
- Added support for multiple linting tools to ensure higher code standards.
- Introduced a new configuration file for project settings, enhancing project management and code quality through automated reviews and integrations.
Bug Fixes
- Potential bug fixes included in the updated ESLint packages.
v1.4.0
- feat: etag compiler option
- feat: gzip compiler option
- feat: order of directives
- feat: created and version info
- fix: separated demo env
- feat: create output directory
- feat: 2x9 build and test system
- feat: detect precompressed files
- feat: reduce .h file size
- feat: skip gz under 1024
- fix: pipeline node version
- fix: proper svelte demo app
- feat: warning if not usable directive used
- feat: colored console
v1.3.1
- feat: filename directives are uppercased
- feat: filecount by extension
- fix: readme
v1.3.0
Should we be able to check if a given file name or number of files is correct?
For this, we should find C++ defines in the generated code.
v1.2.7
publish: 1.2.7
v1.2.6
chore: deps v1.2.6
v1.2.5
chore: v1.2.5
v1.2.4
v1.2.4
v1.2.3
fix: pipeline
v1.2.2
fix: gh action