G-Node 0.1.1
- No object logs as empty anymore it will always show some useful info
- Getters and setters methods in parsers (and some in other classes) are replaced by classic JavaScript getters and setters
- The old getters and setters are still usable but deprecated, in a future release these will get completely removed
- Almost every parser now allows you to add the parsed objects to a new packet
- Some other stuff you won't notice when using G-Node