Skip to content

Releases: arno49/shaper

Revert play workflow

03 Jun 09:02
Compare
Choose a tag to compare

Cause of broken workflow need to rework interface

XML workaround

27 May 22:06
Compare
Choose a tag to compare

Temporary replace xml processing

Fix issues #19, #20

28 Dec 14:43
Compare
Choose a tag to compare
0.1.1

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

Beta release

14 Dec 13:20
Compare
Choose a tag to compare
0.1.0

Fix README

Solve non-defined vars

10 Dec 14:03
Compare
Choose a tag to compare
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

03 Dec 13:59
Compare
Choose a tag to compare
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

03 Dec 12:30
Compare
Choose a tag to compare
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

21 Nov 12:50
Compare
Choose a tag to compare
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

06 Nov 19:07
Compare
Choose a tag to compare
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

01 Nov 15:54
dfe5246
Compare
Choose a tag to compare
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