Skip to content

Latest commit

 

History

History
287 lines (184 loc) · 14.1 KB

File metadata and controls

287 lines (184 loc) · 14.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.2] - 2023-03-19

Changed

[2.5.1] - 2023-01-02

Changed

[2.5.0] - 2022-12-29

Changed

Fixed

Removed

[2.4.0] - 2022-12-01

Changed

Fixed

[2.3.8] - 2022-10-24

Changed

[2.3.7] - 2022-07-24

Changed

[2.3.6] - 2022-07-20

Changed

Fixed

Fix Cypress causing type errors in assertions

[2.3.5] - 2022-07-15

Changed

Fixed

[2.3.4] - 2022-06-21

Changed

[2.3.3] - 2022-02-22

Changed

Removed

[2.3.2] - 2022-01-03

Changed

Fixed

[2.3.1] - 2021-07-09

Fixed

[2.3.0] - 2021-07-08

Added

Changed

Removed

Fixed

[2.2.1] - 2021-02-14

Changed

Fixed

[2.2.0] - 2021-02-12

Added

Changed

Fixed

[2.1.0] - 2020-11-18

Changed

[2.0.2] - 2020-11-18

Added

Changed

Fixed

[2.0.1] - 2020-10-07

Added

Changed

Fixed

[2.0.0] - 2020-09-27

Changed

  • fully rewrite to use angular-cli internal structure
  • swaaplate.json structure
    • root section general was moved behind root section client
    • ghUser, language and useGoogleFonts were added to client
    • selectorPrefix was renamed to prefix
    • login was removed from route
    • route was renamed to modules and moved behind language
    • enabled and routing were added to modules
    • name was added to features
    • default was renamed to defaultRoute in features
    • show was removed from features
    • github was removed from general
    • modRewriteIndex, useMITLicense, useMock and useSecurity were added to general
    • sections javaKt and phpwere added to server
    • management and packagePath were moved to javaKt
    • htaccess was renamed to modRewritePhpExtension and moved to php
    • serverAsApi was moved to php

Removed

[1.1.1] - 2020-01-20

Fixed

[1.1.0] - 2019-12-27

Added

  • changelog
  • migration guide
  • update routine

Changed

  • swaaplate.json structure
    • a new root section client was added
    • buildWebDir was moved to client and renamed to buildDir
    • installDependencies, selectorPrefix,theme and useYarn were moved to client
    • root section packageJson was moved to client
    • author, description and name were moved to general
    • root section route was moved to client
    • default was moved to features