Releases: RomualdRousseau/Archery
Releases · RomualdRousseau/Archery
archery-1.0.27
fix: Clean the text before to taggify it (#70) Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.26
fix: Fix the usage of pivot type with all pivot options (#68) Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.25
fix: Fix the data loss (#67) Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.24
Feature/add common features (#64) * feat: Add structured logging * feat: Add redux * feat: Add flow * feat: Add error handling * feat: Add misceallenous * feat: Revise tests * chore: Update archery commons * feat: Revise tests --------- Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.23
60 recipe search does a null exception when one cell is empty (#62) * fix: Fix possible null exeption --------- Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.22
fix: Fix possible null exeption (#61) Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.21
fix: Fix assertions and max retry (#59) Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.20
Chore/bump dependencies version (#57) * chore: Bump dependencies version * chore: Bump dependencies version --------- Co-authored-by: Romuald Rousseau <[email protected]>
archery-1.0.19
54 declare a column as a pivot type and use it in the pivot operation…
archery-1.0.18
fix: Do not generate row when all pivot values are empty (#53) Co-authored-by: Romuald Rousseau <[email protected]>