Skip to content

Releases: arno49/shaper

Revert play workflow

Choose a tag to compare

@arno49 arno49 released this 03 Jun 09:02

Cause of broken workflow need to rework interface

XML workaround

Choose a tag to compare

@arno49 arno49 released this 27 May 22:06

Temporary replace xml processing

Fix issues #19, #20

Choose a tag to compare

@arno49 arno49 released this 28 Dec 14:43
0.1.1

Add output argument to shaper play and change python3 default behavio…

Beta release

Choose a tag to compare

@arno49 arno49 released this 14 Dec 13:20
0.1.0

Fix README

Solve non-defined vars

Choose a tag to compare

@arno49 arno49 released this 10 Dec 14:03
Fix jinja empty string (#33)

* fix test cases

* fix yml multiline dump and load

* fix .properties multiline

* change multiline whitespases

* fix expected_out.yml

* code review changes

* python3.7 generator fix

* fix jinja empty string and style improvements

37 fix

Choose a tag to compare

@arno49 arno49 released this 03 Dec 13:59
Python37 fix (#29)

* fix test cases

* fix yml multiline dump and load

* fix .properties multiline

* change multiline whitespases

* fix expected_out.yml

* code review changes

* python3.7 generator fix

Fix multiline

Choose a tag to compare

@arno49 arno49 released this 03 Dec 12:30
Fix multiline (#27)

* fix test cases

* fix yml multiline dump and load

* fix .properties multiline

* change multiline whitespases

* fix expected_out.yml

* code review changes

Improve stability

Choose a tag to compare

@arno49 arno49 released this 21 Nov 12:50
add tests for manager (#24)

* add tests for manager

* add functional tests for shaper

* update tests and add warning for using pure dicts in python2

* fix tests for manager.py

* update gitignore

* compare only file internals in tests

New parsers

Choose a tag to compare

@arno49 arno49 released this 06 Nov 19:07
Fix parsers (#23)

* fix yaml and json parsing

* use pytest instead of nose

* refactor tests structure

* update requirements

* fix linter

* update tests

* Add function tests

* backward compatibility with python2

* Add function tests assets

* Add diff for write step

* Add write check

* my tears and sorrow

* my eyes will never be the same

Replace yamllib

Choose a tag to compare

@arno49 arno49 released this 01 Nov 15:54
dfe5246
Add ordered dict (#16)

* add OrderedDict

* fix lint

* fix pylint

* fix spaces

* fix syntax

* fix write_yaml

* fix blank line contains whitespace

* fix pep8

* fix pylint

* apply fix for XML

* add py2/py3 compatibility

* fix pylint

* fix 'E501 line too long'

* yet another attempt

* no message

* update requirements