Fixed
- Allow option names with periods (e.g. `tls.cert_subject;`). Thanks, [jgrunzweig](https://github.com/jgrunzweig). [GH#10](https://github.com/theY4Kman/parsuricata/issues/10)
- Properly stringify port groupings. Thanks, [jgrunzweig](https://github.com/jgrunzweig). [GH#8](https://github.com/theY4Kman/parsuricata/issues/8)
- Allow ungrouped port ranges (e.g. `alert ip any 80:` or `alert ip any :100`). Thanks, [jgrunzweig](https://github.com/jgrunzweig). [GH#9](https://github.com/theY4Kman/parsuricata/issues/9)