2015-02-09 18:38:01 +01:00
|
|
|
NEXT
|
|
|
|
|
signal value matches in search with quotes
|
|
|
|
|
|
2015-02-08 19:06:08 +01:00
|
|
|
0.04
|
|
|
|
|
fixed drop/append/pop/shift commands to work inside
|
|
|
|
|
arrays as well.
|
|
|
|
|
|
|
|
|
|
fixed the quit command (it literally called 'exit')
|
|
|
|
|
|
2015-02-08 15:01:09 +01:00
|
|
|
0.03
|
|
|
|
|
re-factored error handling a little
|
|
|
|
|
|
|
|
|
|
add 'search' command (alias: /<regex>)
|
|
|
|
|
|
|
|
|
|
added [de]serialize methods, which can be overwritten,
|
|
|
|
|
by default we use YAML for serialization, but this
|
|
|
|
|
can be changed.
|
|
|
|
|
|
2015-02-06 18:09:15 +01:00
|
|
|
0.02
|
|
|
|
|
interactive command errors now lead to abort of
|
|
|
|
|
inspect() if reading from STDIN.
|
|
|
|
|
|
|
|
|
|
fixed "get struct"
|
2015-02-08 15:01:09 +01:00
|
|
|
|
2015-02-05 16:12:15 +01:00
|
|
|
0.01
|
|
|
|
|
initial commit
|