We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e1b8f commit b542b9aCopy full SHA for b542b9a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Next version
2
3
+* Fixed problem with `$0` including the command line args, which could
4
+ confuse commands which try to parse `$0`. This caused the
5
+ spring-commands-rspec to not work properly in some cases. Issue #369.
6
* Add OpenBSD compatibility for `spring status`. Issue #299.
7
8
## 1.2.0
0 commit comments