Releases: phovea/phovea_importer
Releases · phovea/phovea_importer
v7.0.0
- Update requirements and dependencies (#124)
- Bump papaparse from 5.1.1 to 5.3.0 (#122)
- Update .gitattributes (#121)
v6.1.0
- Detect boolean columns on import (phovea_importer#116)
v6.0.0
- Update README.md circleci links #109
- Update homepage #110
- Update README.md #111
- Check for type
string
before using .trim()
#113
- Fix factory function in phovea.ts #115
- Refactoring
v5.0.0
- Update to Typescript 3.8 #100
- Change
buildId
to JSON.stringify(buildId)
#105
- Update dependencies #103
- add CODEOWNERS file #95
v4.1.0
- Remove and ignore package-lock.json #92
- Remove .travis.yml and .gitlab-ci.yml
v4.0.0
- Update template files and dependencies #89
- Update node-sass to ^4.12.0 #86
- Add TS compiler flags for i18n to tsconfig.json #90
- Add I18N support and extract language strings #87
v3.1.0
- Change phovea dependencies from patch release to minor release
- Update to TypeScript v2.7.2
v3.0.0
Update to node 8 and fix linting