v0.2
Tavor v0.2 changelog
- refactored binary to have commands
- able to read in files validated through a format file (fuzzing output -> read back into tavor is now possible!)
- basic delta debugging (reduction)
- fuzzing filters
- graphing of internal representation
- bash completion support
- logger
- fixed special tokens
- more verbose and debugging logs
- additional API for tokens (like InternalGet and InternalLen)
- Go 1.3 is required
- even more tests