1.0.0
Release Notes
- Remove
FIXField
class - Add
FIXMessage#tagAt()
method - Add
FIXMessage#valueAt()
method - Rename
FIXMessage#findIndex()
method toindexOf()
- Rename
FIXMessage#findField()
method tovalueOf()
- Optimize TCP socket handling
- Add
FIXMessage.fromString()
method - Rename
FIXSession
class toFIXConnection
- Rename
FIXStatusListener
class toFIXConnectionStatusListener
- Upgrade to Joda-Time 2.10
See the upgrade instructions for more details.
Maven
The following artifacts are available in the Central Repository:
Name | Artifact ID | Version |
---|---|---|
Philadelphia Core | philadelphia-core |
1.0.0 |
Philadelphia FIX 4.2 | philadelphia-fix42 |
1.0.0 |
Philadelphia FIX 4.3 | philadelphia-fix43 |
1.0.0 |
Philadelphia FIX 4.4 | philadelphia-fix44 |
1.0.0 |
Philadelphia FIX 5.0 | philadelphia-fix50 |
1.0.0 |
Philadelphia FIX 5.0 SP1 | philadelphia-fix50sp1 |
1.0.0 |
Philadelphia FIX 5.0 SP2 | philadelphia-fix50s2p |
1.0.0 |
Philadelphia FIXT 1.1 | philadelphia-fixt11 |
1.0.0 |
The Group ID for all artifacts is com.paritytrading.philadelphia
.