Releases: strudel-science/strudel-kit
Releases · strudel-science/strudel-kit
v0.1.2
What's Changed
- Update stackblitz link by @codytodonnell in #131
- Add initial contributor guide and code of conduct by @codytodonnell in #132
- Add UI test suite by @codytodonnell in #137
- Add automated linting and code styling by @codytodonnell in #138
- Bump certifi from 2023.11.17 to 2024.7.4 in /strudel-cli by @dependabot in #139
- Bump urllib3 from 1.26.18 to 1.26.19 in /strudel-cli by @dependabot in #140
- Bump requests from 2.31.0 to 2.32.2 in /strudel-cli by @dependabot in #141
- Bump idna from 3.4 to 3.7 in /strudel-cli by @dependabot in #142
- Bump axios from 1.7.2 to 1.7.4 in /experimental/strudel-ex/gbif-app by @dependabot in #143
- Bump jinja2 from 3.1.2 to 3.1.4 in /strudel-cli by @dependabot in #144
- Bump rollup from 4.14.2 to 4.26.0 in /experimental/strudel-components by @dependabot in #145
- Bump cryptography from 41.0.3 to 43.0.1 in /strudel-cli by @dependabot in #146
- Bump braces from 3.0.2 to 3.0.3 in /experimental/strudel-components by @dependabot in #147
- Bump micromatch from 4.0.5 to 4.0.8 in /docs by @dependabot in #149
- Bump vite from 5.2.8 to 5.4.11 in /experimental/strudel-components by @dependabot in #150
- Bump serve-static and express in /docs by @dependabot in #151
- Bump body-parser and express in /docs by @dependabot in #152
- Bump cookie and express in /docs by @dependabot in #153
- Bump send and express in /docs by @dependabot in #154
- Bump webpack from 5.91.0 to 5.96.1 in /docs by @dependabot in #155
- Bump setuptools from 68.2.2 to 70.0.0 in /strudel-cli by @dependabot in #156
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #157
- Add algolia search to docs by @codytodonnell in #163
- Fix docs search key by @codytodonnell in #164
- Update search data repos task flow by @codytodonnell in #168
- Bump cross-spawn from 7.0.3 to 7.0.6 in /docs by @dependabot in #169
- Bump vite from 5.3.1 to 5.4.14 in /experimental/strudel-ex/gbif-app by @dependabot in #165
- Bump jinja2 from 3.1.4 to 3.1.5 in /strudel-cli by @dependabot in #161
- Bump nanoid from 3.3.7 to 3.3.8 in /strudel-taskflows by @dependabot in #160
- Bump micromatch from 4.0.7 to 4.0.8 in /experimental/strudel-ex/gbif-app by @dependabot in #170
New Contributors
- @dependabot made their first contribution in #139
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix images and download links in tutorial by @codytodonnell in #90
- Added my strudel example app work. API on explore data page by @TechMaarten in #106
- Add and improve filter component in strudel-components by @codytodonnell in #110
- Add SciDataGrid component by @codytodonnell in #113
- Prep package for publishing by @codytodonnell in #114
- All strudel example app updates by @TechMaarten in #115
- added the database by @TechMaarten in #116
- Integrate component library by @codytodonnell in #117
- Server side integration by @codytodonnell in #118
- Refactor explore data state by @codytodonnell in #119
- Update detail page queries by @codytodonnell in #120
- Update cookiecutter and other comments by @codytodonnell in #121
- Add tutorial doc and other fixes by @codytodonnell in #122
- Update usrse tutorial doc by @codytodonnell in #123
- Add initial testing framework with cypress by @codytodonnell in #124
- Update explore-data default data by @codytodonnell in #125
- Fix package vulnerabilities by @codytodonnell in #126
- Update cookiecutter templates by @codytodonnell in #127
- Reorganize experimental parts of repo by @codytodonnell in #128
- Update version by @codytodonnell in #129
- Fix bugs causing issues with data paths by @codytodonnell in #130
New Contributors
- @TechMaarten made their first contribution in #106
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Migrate to vite as the base build tool by @codytodonnell in #69
- Implement automatic file-based routing system by @codytodonnell in #70
- Replace json config with taskflow TypeScript config by @codytodonnell in #77
- Update cookiecutter templates and script by @codytodonnell in #79
- Update taskflows home page by @codytodonnell in #80
- Add a base-level strudel.config.ts file for global options by @codytodonnell in #81
- Update docs site and tutorial by @codytodonnell in #89
- Add new docs site by @codytodonnell in #71
Full Changelog: v0.0.9...v0.1.0
v0.0.9
Updates the strudel-cli so that the templates are pulled from their respective tag branch instead of the main branch.
v0.0.6
Update version
v0.0.5
First public beta release of strudel-kit.