Commit Graph

4 Commits

Author SHA1 Message Date
T. R. Bernstein
6811c71bd6 refactor: Adapt to new repository 2025-09-30 23:12:59 +02:00
David Jennes
2ddc039129 Rake tweaks 2022-07-29 18:32:22 +02:00
David Jennes
d9a48fbda6 Copy & adapt rake infrastructure from swiftgen projects 2022-07-27 02:56:21 +02:00
Olivier Halligon
e93b33423b Release 0.14.0 (#300)
* Introduce script to automate release

* Rakefile levelup

* Version 0.14.0

* Fix newline at end of podspec.json

* Ensure we start and end on master branch

And that we pull latest master before tagging

* CRLF at EOF

* Remove [:version] param from `release:finish` task

It can be guessed from the current podspec version

* Fix create_release task

* Ensure we run rake via bundle exec

Co-authored-by: David Jennes <djbe@users.noreply.github.com>

Co-authored-by: David Jennes <djbe@users.noreply.github.com>
2020-08-17 20:42:00 +02:00