Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v0.5.0 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Release/v0.5.0 #31

wants to merge 2 commits into from

Conversation

Writech
Copy link
Owner

@Writech Writech commented May 28, 2023

  • Add CONFIG action.
  • Create "validateConfigOverride" static method on Timer object.
  • Use "validateConfigOverride" static method to validate config override inside "setConfigOverride" method.
  • Restructure logic inside the node to reduce duplication and nesting.
  • Replace public "getState" method on Timer object with public "state" getter.
  • Change enum names to CamelCase convention.
  • Bump minor version.
  • Update package-lock.json
  • Add Changelog entry.

Writech added 2 commits May 28, 2023 13:30
Change enum names to CamelCase convention.
Bump minor version.
Add Changelog entry.
Create "validateConfigOverride" static method on Timer object.
Use "validateConfigOverride" static method to validate config override inside "setConfigOverride" method.
Replace public "getState" method on Timer object with public "state" getter.
Restructure logic inside the node to reduce duplication and nesting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant