robertkrimen / otto

A JavaScript interpreter in Go (golang)
http://godoc.org/github.com/robertkrimen/otto
MIT License
8.01k stars 584 forks source link

Feat: Add `startsWith` to String builtins #514

Closed rorymalcolm closed 8 months ago

rorymalcolm commented 8 months ago
stevenh commented 8 months ago

Thanks @rorymalcolm

rorymalcolm commented 8 months ago

Thanks @rorymalcolm

Thanks for merging! Is there a release schedule for this project? I noticed there's been changes but no release since last year. Understand your job as a maintainer is difficult, if I can be of any help let me know!

stevenh commented 8 months ago

Good call out @rorymalcolm had just slipped my mind, actually really simple just need to create a tag and wait for the github action to run, so its like 10seconds of work which I've just done so v0.3.0 is now live