Commit Graph
6 Commits
Author SHA1 Message Date
Olivier Halligon 22440c5369 Reset CHANGELOG 2020-08-17 20:45:21 +02:00
Olivier Halligon 94197b3adb typo in release script 2020-08-17 20:43:05 +02:00
Olivier HalligonandDavid Jennes 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
Olivier Halligon 05dc420808 Add more safeguards 🚓🛂 2015-10-18 22:30:33 +02:00
Olivier Halligon f4ed872a45 guard all the things! 👮 2015-10-18 22:30:25 +02:00
Olivier Halligon 20cc95fb87 Made Token's components & contents functions public so we can use it to implement custom tags with registerTag() 2015-10-18 15:48:03 +02:00