Commit 7d96703
committed
chore(release): 1.8.0-dev.5 [skip ci]
## [1.8.0-dev.5](v1.8.0-dev.4...v1.8.0-dev.5) (2021-03-01)
### Features
* **group_by:** With `start_with_last`, each bucket will start with the last data from the previous bucket ([8669411](8669411))
* **span:** Add support for `isoWeek` ([7abc750](7abc750)), closes [#106](#106)
### Bug Fixes
* **start_with_last:** `start_with_last` would sometimes throw ([f5aa2e3](f5aa2e3))
* bug introduced by 591add ([b9c9297](b9c9297))
* Optimize `extend_to_end` when used with `group_by` ([591add8](591add8))1 parent e6f3b16 commit 7d96703
3 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments