Skip to content

Releases: BCsabaEngine/svelteesp32

v1.4.1

19 Aug 20:21
Compare
Choose a tag to compare

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

18 Aug 19:46
Compare
Choose a tag to compare
  • 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

14 Aug 13:32
Compare
Choose a tag to compare
  • feat: filename directives are uppercased
  • feat: filecount by extension
  • fix: readme

v1.3.0

13 Aug 21:25
Compare
Choose a tag to compare

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

26 Jul 18:08
Compare
Choose a tag to compare
publish: 1.2.7

v1.2.6

04 Jul 19:18
Compare
Choose a tag to compare
chore: deps v1.2.6

v1.2.5

18 Jun 20:12
Compare
Choose a tag to compare
chore: v1.2.5

v1.2.4

20 May 20:32
Compare
Choose a tag to compare
v1.2.4

v1.2.3

23 Feb 22:13
Compare
Choose a tag to compare
fix: pipeline

v1.2.2

23 Feb 22:06
Compare
Choose a tag to compare
fix: gh action