Releases: LMAX-Exchange/nanofix
Releases · LMAX-Exchange/nanofix
v2.0.0
What's Changed
- Use SLF4J rather than Log4J for logging by @tom-smalls in #2
- Create FixClientConfiguration object to allow for easier FixClientConfiguration by @tom-smalls in #5
- Add ability to timeout connection attempts by @singlaj in #7
- Configure Github actions by @fillreject in #8
- Update gradle wrapper; remove unused suppressions by @fillreject in #9
- Ignore ascii equals found in string value when parsing FIX message by @dmeow17 in #10
- Update to Java 1.8 and replace Joda with Java time by @thody1994 in #12
- Run CI on all branches by @thebeanogamer and @swarren12 in #13
Full Changelog: v1.0.0...v2.0.0
First release
v1.0.0 Ensure sources jar is assembled.