Recent Releases of quartz
quartz - v0.3.1
0.3.1 (2023-12-04)
Bug Fixes
- add crossfilter to query page, fixes (275d7e8)
- add error handling to query (b98d0e2)
- add local gitignore dir (ac8f7c5)
- add url module (fddf83c)
- allow no debug var, add corpus colors (5f1c461)
- choropleth frq annotation (c42678d)
- corpora page add default header (3b32d95)
- css responsiveness, new components (a136f00)
- fix md file loading error (694cc3c)
- freqs data_table fix err if no data (6804c6d)
- improve aio component for graph group (eaa1340)
- improve query page warnings (5c8c39f)
- release-please files (e95fb25)
- remove params from csv download (be29437)
- split freqs_viz file, various fixes (679ed24)
- update example config yaml files (f1ea60e)
- use
alc,for query strings (b7cb807)
Documentation
- add color code to config examples (c2af5e3)
- add license notice (5827993)
- update env-example (5db2e40)
- update guide (224dec3)
- update readme (9ce74be)
- update user guide (b08ae80)
- Python
Published by github-actions[bot] about 2 years ago
quartz - v0.3.0
0.3.0 (2023-10-19)
⚠ BREAKING CHANGES
This is a major update that breaks with the previous release in several ways. The whole package directory structure has been simplified, new features have been added, and several limitations resolved. See the README for setup instructions.
- Python
Published by github-actions[bot] over 2 years ago
quartz - v0.2.1
0.2.1 (2023-04-18)
Bug Fixes
- add flask-caching (7743d05)
- add mkdir command to get_started (7313c12)
- add sidebar footer (c22a76f)
- change html.H sizes (ff01da5)
- corpora aio refactor, change html.H sizes (1ce0985)
- corpora pie chart responsiveness (52ee109)
- freqs graph map title w/ labels (455c312)
- freqs query order issue (161d989)
- freqs remove copy_url max size (7acfe93)
- frequencies download no data error (a5db64a)
- improve responsiveness (56b56a3)
- remove sgex settings patches (d9610d8)
- surround PWD in {} (6a35d75)
- update icons (b0efcef)
- update requirements (fbea0f2)
- Python
Published by github-actions[bot] almost 3 years ago
quartz - v0.2.0
0.2.0 (2023-03-21)
This release is a major update for the app, with various front- and back-end improvements.
- now uses SGEX v0.6+ for making API calls and caching data
- more mature Frequencies and Corpora pages for data visualization
- simpler setup process to get started
- clearer package structure
- various bug fixes
- Python
Published by github-actions[bot] almost 3 years ago