Skip to content

Releases: MLH-Fellowship/Boiler.js

Alpha Release 0.2.0

25 Nov 22:21
28c2e25
Compare
Choose a tag to compare
Alpha Release 0.2.0 Pre-release
Pre-release

11/25/2020 - Boiler.js v0.2.0-alpha

New Features / Projects

  • More consistent styling
  • Toast notifications
  • More descriptive backend notifications
  • Form field for adding commands
  • We use notistack now

Release notes

THIS IS A DEVELOPMENT RELEASE

Not all functionality is implemented, and there will be bugs.
The program should be executable after the zip file is extracted into a folder.
We should probably build for other platforms too in the future.

Our First Update

Hopefully this sets a good precedent for semantic versioning and updates. We should definitely get some CI set up.

Related Links

Pull Request #38 - Notification System
Pull Request #36 - Styling Rework

Alpha Release 0.1.0

25 Nov 19:21
f9131cc
Compare
Choose a tag to compare
Alpha Release 0.1.0 Pre-release
Pre-release

11/25/2020 - Boiler.js v0.1.0-alpha

New Features / Projects

  • Boilers are consistent across the platform
  • Users are provided messages about what the backend is doing
  • Boilerplate access via GitHub works
  • Basic command functionality works (sometimes)

Release notes

THIS IS A DEVELOPMENT RELEASE
Not all functionality is implemented, and there will be bugs.
The program should be executable after the zip file is extracted into a folder.