v0.4.0
What's Changed
- Update multiple development dependencies by @Acconut in #141
- fix relative location url by @sh in #132
- Updated dependencies to recent versions, fixed tests on Windows by @DvdGiessen in #146
- Bump mixin-deep from 1.3.1 to 1.3.2 by @dependabot in #152
- Bump lodash from 4.17.11 to 4.17.15 by @dependabot in #155
- Bump eslint-utils from 1.3.1 to 1.4.3 by @dependabot in #154
- Bump handlebars from 4.1.0 to 4.5.3 by @dependabot in #161
- add typescript by @kyoungduck in #162
- Bump acorn from 6.1.1 to 6.4.1 by @dependabot in #164
- chore: update dependency with security issue by @kieckhafer in #166
- Bump https-proxy-agent from 2.2.1 to 2.2.4 by @dependabot in #165
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #169
- Bump node-fetch from 2.3.0 to 2.6.1 by @dependabot in #171
- fix/update: dependencies by @mhf-ir in #173
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #176
- Bump date-and-time from 0.14.1 to 0.14.2 by @dependabot in #175
- Bump url-parse from 1.4.7 to 1.5.1 by @dependabot in #180
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #179
- Bump handlebars from 4.7.6 to 4.7.7 by @dependabot in #178
- resumable uploads with GCS by @mitjap in #183
- GET handler for serving uploaded files by @mitjap in #190
- implementation of creation-with-upload extention by @mitjap in #185
- Add metadata parsing and stringification functions by @mitjap in #192
New Contributors
- @Acconut made their first contribution in #141
- @sh made their first contribution in #132
- @DvdGiessen made their first contribution in #146
- @dependabot made their first contribution in #152
- @kyoungduck made their first contribution in #162
- @kieckhafer made their first contribution in #166
- @mhf-ir made their first contribution in #173
- @mitjap made their first contribution in #183
Full Changelog: v0.3.0...v0.4.0