- Move to monorepo
- Move interfaces and commonly stuff to separate repo
- Improve error handling for FBP dumper
- Improve parser error handling with debug information
- Allow for comments and newlines in FBP files
- Define first line comment as definition name
- adjust dumper accordingly
- Upgrade README
Fix YAML component version range to reflect symfony 2.7 to 3.x compatibility
- improve definition
- add more explanations on FBP DSL to README
Open port names to [a-zA-Z_] to allow for mixed case ports, according to spec
First stable release with basic FBP protocol implementation
Initial release