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 : version 1.0.0 #583

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

endurance21
Copy link
Collaborator

we are following semver 2.0 for versioning of the library.

As we have a deprecated API (p5.Signal) , i have incremented MAJOR from 0 to 1 in the semver format ( MAJOR.MINOR.PATCH )
hence the final version should be 1.0.0.
@montoyamoraga @outofambit any suggestions ?

@processing processing deleted a comment from endurance21 Feb 25, 2021
@@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/processing/p5.js-sound.git"
},
"version": "0.3.12",
"version": "1.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this feels like a 1.0.0 release, but maybe it's time! Especially if we are going to follow the rules of semver with this non-backwards compatible change (though we haven't been great at following semver for previous releases!).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waving the green flag then ✨.
Off we go 😄❤️

@endurance21 endurance21 merged commit 04c6526 into processing:master Feb 25, 2021
therewasaguy added a commit that referenced this pull request May 26, 2021
building on #583

with some additional updates

- fix drywet function but #606
-  fix function name in documentation #603
- fix repeat initialization of audioWorklet #593
- fix issue with p5.Score that prevented parts from being passed as argument #543
therewasaguy added a commit that referenced this pull request May 26, 2021
building on #583

with some additional updates

- fix drywet function but #606
-  fix function name in documentation #603
- fix repeat initialization of audioWorklet #593
- fix issue with p5.Score that prevented parts from being passed as argument #543
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.

2 participants