Skip to content

Releases: Luis-Domenech/lfd-utils

v1.0.26

30 Aug 16:21

Choose a tag to compare

1.0.26 (2022-08-30)

Bug Fixes

  • remove_dir: remove_dir now works correctly (1e35c80)

v1.0.25

29 Aug 06:59

Choose a tag to compare

1.0.25 (2022-08-29)

Bug Fixes

  • camel_case_to_snake_case: Upgraded functionality for camel_case_to_snake_case (8fb10ca)

v1.0.24

18 Aug 06:45

Choose a tag to compare

1.0.24 (2022-08-18)

Bug Fixes

  • pacakge: Removed node 16 url imports for now (a2d1d72)

v1.0.23

17 Aug 21:12

Choose a tag to compare

1.0.23 (2022-08-17)

Bug Fixes

  • delay: Added delay function (d150838)

v1.0.22

13 Aug 22:43

Choose a tag to compare

1.0.22 (2022-08-13)

Bug Fixes

  • stringofy: One line string is now seperatated by equal whitespace numbers in stringify (4f8bac3)

v1.0.21

13 Aug 03:10

Choose a tag to compare

1.0.21 (2022-08-13)

Bug Fixes

  • stringify: Fixed another edge case (bd1344b)

v1.0.20

13 Aug 01:52

Choose a tag to compare

1.0.20 (2022-08-13)

Bug Fixes

  • stringify: Fixed edge case not handled of {} turned to emtpy string if given indent_offset (f40f027)

v1.0.19

11 Aug 10:57

Choose a tag to compare

1.0.19 (2022-08-11)

Bug Fixes

  • indent: Improved indent function (762c59f)

v1.0.18

05 Aug 04:17

Choose a tag to compare

1.0.18 (2022-08-05)

Bug Fixes

  • stringify: Refixed previously fixed typo (35f83cb)

v1.0.17

05 Aug 04:10

Choose a tag to compare

1.0.17 (2022-08-05)

Bug Fixes

  • stringify: Fixed edge case for stringify indent_offset logic (5be25f6)