Releases: linkedconnections/linked-connections-server
Releases · linkedconnections/linked-connections-server
v1.4.2
v1.4.1
Changes include:
- Update
gtfs2lc
dependency to fix conversion issue - Fix Catalog creation issue
- Make sure tests pass
- Add github action for CI
v1.4.0
Changes include:
- Migrate to ESM
- Deprecate and disable LDES feed due to issues and inefficiency
- Fix zcat + sorting issue
- Use const instead of let when possible (WIP)
- Update dependencies
v1.3.5
Changes include:
- Update
gtfsrt2lc
dependency to deal with edge case
v1.3.3
Changes in this release include:
- Updated dependency use of
gtfs2lc
- Use number of connections as fragmentation metric
- Modernize HTTP fetching with
undici
- Optimize storage use during GTFS processing and connection sorting by keeping data compressed as much as possible
v.1.3.1
Implemented an AVL tree for fast serving and updating of Connections