mirror of
https://codeberg.org/scip/Data-Interactive-Inspect.git
synced 2025-12-16 20:21:02 +01:00
added search command, couple of fixes, added support to overwrite serialization code
This commit is contained in:
11
Changelog
11
Changelog
@@ -1,8 +1,17 @@
|
||||
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.
|
||||
|
||||
0.02
|
||||
interactive command errors now lead to abort of
|
||||
inspect() if reading from STDIN.
|
||||
|
||||
fixed "get struct"
|
||||
|
||||
|
||||
0.01
|
||||
initial commit
|
||||
|
||||
Reference in New Issue
Block a user