Skip to content

Releases: cereja-project/cereja

Improves Datatools

29 May 08:00
Compare
Choose a tag to compare
  • fix filter bugs
  • implements load functions

New package datatools

28 May 16:37
44688f9
Compare
Choose a tag to compare
  • Added Corpus Toolkit
  • Improves flatten function
  • Improves file tools
  • Fix bugs

Improves Filetools

24 Apr 18:43
160c163
Compare
Choose a tag to compare
  • Filetools: improve File class.

  • Filetools: prevent data loss.

  • for each change save state of attr
  • max size for changes is 50.
  • fix normalize_data bug
    closes #30
  • Filetools: added tests and fix memory reference

  • Filetools: refactored line_sep to new_line_sep

  • Filetools: refactored content_str to string

  • added deprecated message on content_str
  • Filetools: noew file object is iterable and more

  • Release: version 1.1.3

1.1.2-2

06 Apr 14:29
3aba8d7
Compare
Choose a tag to compare
Progress: post release (#51)

Refactored Progress Tool and added Console

27 Mar 12:13
082c4aa
Compare
Choose a tag to compare
  • Fixes filetools
  • Added new Decorator class and deprecated decorator.

Added File Tools

12 Mar 22:07
e8ee16f
Compare
Choose a tag to compare

High-level API for creating and manipulating files

Refactored Progress Tool

27 Feb 22:29
1f3de3a
Compare
Choose a tag to compare
Merge pull request #21 from jlsneto/dev

Refactored Progress

Added Progress Tool and more

27 Feb 07:25
824ae79
Compare
Choose a tag to compare
Merge pull request #20 from jlsneto/dev

Version: release 1.0.5

improves performance

20 Feb 06:59
c9883ed
Compare
Choose a tag to compare
1.0.2

Create pythonpublish.yml

Refactored functions and added concurrently module

26 Jan 01:50
Compare
Choose a tag to compare

now you can easily perform a task that requires iterations over the same function. Call the TaskList class