Skip to content

Releases: BCsabaEngine/svelteesp32

v1.5.1

09 Sep 16:37
Compare
Choose a tag to compare
  • Bug Fixes
    Resolved an error that occurred when '@' was included in file names, enhancing overall application functionality.

  • Chores
    Updated various development dependencies to their latest versions for improved performance and security.

v1.5.0

01 Sep 18:15
2e1c7b7
Compare
Choose a tag to compare
  • New Features

    • Introduced support for a new engine type, psychic2, enhancing functionality for PsychicHttp v2.
    • Added a new command-line option for psychic2, allowing for additional configurations.
    • Implemented a new PsychicHttpServer setup for the PSYCHIC2 platform.
  • Bug Fixes

    • Updated dependencies and scripts to improve performance and resolve potential issues.
  • Documentation

    • Enhanced README to clarify support for PsychicHttp v2 and updated command line options.
  • Chores

    • Incremented package version to 1.5.0 and updated related dependencies.

v1.4.2

21 Aug 08:23
Compare
Choose a tag to compare
  • New Features

    • Enhanced HTTP response handling by adding a "cache-control" header to improve content freshness.
  • Bug Fixes

    • Resolved issues related to caching, ensuring more accurate responses based on ETag conditions.

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