Skip to content

Version 0.2.0

Pre-release
Pre-release

Choose a tag to compare

@jarnokamminga jarnokamminga released this 13 Apr 15:30
· 101 commits to main since this release
c934650

Release Notes

Version 0.2.0

  • Modified how codeblocks from fetched Readme.md markdown are highlighted:
    • Now as per Microsoft Visual Studio syntax highlighter.
    • Added a React.Component for the Readme and increased spacing inside the rendered HTML.
  • Improved responsive layout (for small screen browsers).
  • Added footer to the project website, containing:
    • Copyright notice of EQX Media B.V.
    • Link to the GitHub repository of the project website.
  • Restructured a lot under the hood:
    • Making more use of seperation of logic.
    • Use React.Component at more occassions.

Version 0.1.0

  • Minimal valuable version of project website:
    • Added Home page.
    • Added Install page.
  • Displaying EQXMedia.TxFileSystem package info, using:
    • Web API being a middleware API for several NuGet API calls.