Skip to content

0.2.3

Choose a tag to compare

@korawica korawica released this 22 Oct 07:12
· 82 commits to main since this release

โœจ Features

  • ๐ŸŽฏ feat: add store that support json line on staging. (2024-10-21)
  • ๐ŸŽฏ feat: move metadata file from python object on mem to file base. (2024-10-21)
  • ๐ŸŽฏ feat: add archiving variable on archive register object. (2024-10-21)
  • ๐ŸŽฏ feat: add reverse_readline function on files utils. (2024-10-20)
  • ๐ŸŽฏ feat: move argument of open file on store module to class argument. (2024-10-20)

โœ’๏ธ Code Changes

  • ๐Ÿงช tests: add testcase for cover files module. (2024-10-22)
  • ๐Ÿงช tests: add testcase for cover register module. (2024-10-22)
  • ๐Ÿงช tests: update testcase for store module. (2024-10-21)
  • ๐ŸŽจ styled: move typing define to __type file. (2024-10-21)
  • ๐Ÿงช tests: add clear data path after testing. (2024-10-21)
  • ๐ŸŽจ styled: change param type annotation. (2024-10-20)

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ deps: update version fmtutil==1.0.11. (2024-10-21)