Skip to content

v2.1.1: Slice bug removing versions even though below the limit (#3)

Compare
Choose a tag to compare
@pkaminski pkaminski released this 01 Nov 18:49
· 22 commits to master since this release
5b4ed00
* feat(service): add the possibility to specify an app engine service to target

* fix(service): add missing service_name in the actions declaration

* chore(build): add build of new changes

* fix(main): fix slice bug where it removed versions even though the length was below the limit

* refactor(debug): move core.debug(err) outside of if switch for version deletion

* refactor(build): add build of last refactor change for the error debug message