Skip to content

Releases: dhatim/python-cfonb

format number zero with sign

Choose a tag to compare

@thaichat04 thaichat04 released this 21 Apr 13:10
867c981

0 -> 0{

Skip prefix comments

Choose a tag to compare

@thaichat04 thaichat04 released this 14 Dec 20:03
9a8c176
Merge pull request #13 from thaichat04/skip-prefix-comment

Skip prefix comment

Improve comment parsing

Choose a tag to compare

@thaichat04 thaichat04 released this 08 Dec 09:45
aed29bb
Merge pull request #12 from thaichat04/comment-parsing

Comment parsing

Expose modules

Choose a tag to compare

@thaichat04 thaichat04 released this 08 Dec 08:56
0afa54e
Merge pull request #11 from thaichat04/expose-modules

Expose modules

Remove relative import

Choose a tag to compare

@thaichat04 thaichat04 released this 08 Dec 08:40
75d326f
Merge pull request #10 from thaichat04/remove-relative-import

Remove relative import

Support comment in result

Choose a tag to compare

@thaichat04 thaichat04 released this 07 Dec 17:13
0ea0345

Support comment in lines 05

Fix return line on origin version

Choose a tag to compare

@thaichat04 thaichat04 released this 20 Nov 19:33
6d6c220

Return line on origin version must be \n

Support original text keeping

Choose a tag to compare

@thaichat04 thaichat04 released this 17 Sep 10:08
39a95ff
  • Save original text on parsed result in metadata 'origin'
  • tests

Remove minor wrong file

Choose a tag to compare

@thaichat04 thaichat04 released this 14 Sep 12:44
2.1

Draft new version

Support generate statements

Choose a tag to compare

@thaichat04 thaichat04 released this 14 Sep 12:37
da567d8
  • Support generate statements
  • refactory tests