Releases: uscensusbureau/citysdk
Releases · uscensusbureau/citysdk
v2.3.0: ESM
- Migrated from
require
toimport
: ESM - Enables leapfrogging wildcard
geoHierarcy
entries with < 3 levels - Reduces bundle size by 30% (refactored out outdated deps)
bug fixes and deprecated TigerWeb WMS endpoints
2.1 Merge commit '7a43711cdfe9c98243480ce434732a4a0aab8049'
Modular Misfits
- Rewrote City SDK in ES6
- Babel and Rollup integration
- Modularized City SDK into smaller and more manageable components that can be used independently
- Integrated Jasmine and Karma and wrote new unit tests
Node API and ES6 SDK
CitySDK is currently being overhauled. We are adding a Node API so that developers can get Census data using any language. The current JS SDK (CitySDK and Census modules) have also been rewritten using ES6. It is a work in progress and we are working hard to make it more developer and user friendly. This is a very very very early preview of the new CitySDK.
Release1.2
Improved search for ACS variables
Release1.1
Small bug fixes
Release0.7
Minor bug fix