We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73004c commit f445dbdCopy full SHA for f445dbd
CHANGELOG.md
@@ -2,14 +2,14 @@
2
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
4
5
-## [0.3.1] - 2022-03-18
+## [0.4.0] - 2022-03-18
6
### Fixed
7
- Bug with `order_by` not applying from fetch args PR #117
8
9
### Added
10
- Support for new `slider` and `dropdown-query` components PR #118
11
- Numpy parser for `component_interface.py` to remove numpy types for json serialization PR #118
12
-- Support for loginless mode
+- Support for loginless mode PR #118
13
14
## [0.3.0] - 2022-01-21
15
### Changed
0 commit comments