Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 3.57 KB

1.0.0 (2020-06-10)

Chores
  • improve gitignore and add CHANGELOG script (a9a0db74)
  • add links to github repository and homepage (520732e0)
Documentation Changes
  • fix usage of the vscode markdownPE extention providing the ToC, lint markdown (8983477a)
  • add ToC to the commit guidelines (d6e80d98)
  • improve navigation between documentation pages, fix brooken links (37fdb484)
  • add an overview diagram (86efd62b)
  • improve project README, add documentation for examples (ac5ffe28)
  • improve 'development' documentation, add a project 'CHANGELOG' (fdfb242d)
  • prepare 'examples' to demonstrate usage of the PoC/library (26ef259c)
  • update references in 'development', add 'commit message guideline' (758a207c)
New Features
  • example:
    • add the example Angular (client) web application (23812f49)
    • add the example NodeJS (client) application (45dfb7c7)
    • add the example web/browser (client) application (08d6899a)
  • poc:
    • improve PoC library and application with Typescript code (61ef76f9)
    • implement a blueprint for the "one-typescipt-for-all" PoC (23ae6531)
Bug Fixes
  • correct the call of the production script (cca5e7a4)
Other Changes
  • fix linebreaks in screenshot section (a4a62995)
  • higlight json code in documentation using "jsonc" language name instead of "json" (a66ce743)
  • remove unnecessary (big) files (bd35a78f)
  • add "how to implement one-for-all" section, add screenshots of the sample apps (1e6c508d)
  • improve and fix the (linted) project documentation (43a4a7c8)