Skip to content

v0.1.5: Pre-launch polish pass

Choose a tag to compare

@cyanheads cyanheads released this 23 May 14:31
v0.1.5
159e69a

Pre-launch polish pass

Code simplification in biorxiv-list-recent tool and EuropePMC service:
extracted duplicated toPaginationEntry helper, replaced imperative result
loop with filter+map, cleaned up inline comments and import ordering.

Docs and metadata: AGENTS.md added, Docker usage section in README,
DataCanvas env var in .env.example, bunfig.toml, badge row reordered.