Skip to content

Releases: BCsabaEngine/svelteesp32

v1.7.1: chore: update demo deps (#39)

26 Jan 12:52
24e91e2
Compare
Choose a tag to compare
* chore: update demo deps

* chore: update deps

* feat: move back to mime-types

* chore: changelog

* fix: module

* fix: run tests over lolin_s3_mini

v1.7.0: Implement cache max age (#37)

06 Jan 19:41
cbbe0f8
Compare
Choose a tag to compare

Cachetime command line option

v1.6.1: release: 1.6.1

06 Dec 22:02
Compare
Choose a tag to compare
* feat: mime npm package

* fix: pipeline

v1.5.2

06 Dec 19:21
Compare
Choose a tag to compare
release: 1.5.2

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