Skip to content

Tags: arno49/shaper

Tags

0.1.3

Toggle 0.1.3's commit message
Revert "Combine play and write into one step (#39)" because it causes…

… the issue with shaper play (#44) (#45)

This reverts commit 6e37ec4.

0.1.2

Toggle 0.1.2's commit message
Add long description

0.1.1

Toggle 0.1.1's commit message
Add output argument to shaper play and change python3 default behavio…

…r when no arguments are provided

Add output argument to shaper play and change python3 default behavior when no arguments are provided

0.1.0

Toggle 0.1.0's commit message
Fix README

0.0.10

Toggle 0.0.10's commit message
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

0.0.9

Toggle 0.0.9's commit message
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

0.0.8

Toggle 0.0.8's commit message
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

0.0.7

Toggle 0.0.7's commit message
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

0.0.6

Toggle 0.0.6's commit message
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

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from arno49/grand_refactoring

Grand refactoring