0.9.2 • Published 3 years ago

@imec/cityflows-data-models v0.9.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Cityflows Data Models

Info

This repo contains a collection of TypeScript data models for CityFlows. These models represent the input and output of the service that you can find here.

The most important models in this repo are:

  • CityFlowsInputRawV2
  • CityFlowsInputV2
  • CityFlowsInputValidatedV2
  • CityFlowsInputCorrelatedV2

Making commits

This project follows the conventional commit style.

Release

np is used to publish a new version to https://www.npmjs.com/package/@imec/cityflows-data-models.

  1. Login with the imec-apt-admin user account, found in 1Password
npm login
  1. Release a new version
npm run release
  1. Generate CHANGELOG.md
npm run changelog
  1. Commit and push CHANGELOG.md
git stage CHANGELOG.md
git commit -m "docs: update CHANGELOG"
git push
0.9.0

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.5.0

3 years ago

0.7.0

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.3.1

3 years ago

0.1.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago