Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 22:23
· 535 commits to main since this release
  • initial release of the project
  • Typescript Support for the main process scripts and the React app
  • developing in an electron container with hot-reloading (from react-scripts)
  • style linting and formatting of the project source code
  • building of main process scripts with Typescript and React application with react-scripts
  • packaging of the build files in an electron app for Linux, Windows and macOS with electron-builder
  • predefined continuous integration workflows for application linting, building and testing
  • automatic building and packaging on git tags
  • automatic dependency updates via dependabot