- Issue 73 - Release QtSASS 0.4.0
- Issue 67 - Drop support for Python 2.7, 3.5, and 3.6 (PR 71 by @dalthviz)
In this release 2 issues were closed.
- PR 71 - PR: Drop support for Python <=3.6, by @dalthviz (67)
- PR 70 - PR: Made
compile_filename
file output optional, by @gentlegiantJGC - PR 69 - PR: Update RELEASE.md, by @dalthviz
- PR 59 - PR: Add the support for QRadialGradient, by @regrainb (57)
In this release 4 pull requests were closed.
- PR 68 - PR: Constraint libsass to 0.21.0 and update .authors.yml file, by @dalthviz
- PR 66 - PR: Update changelog and authors, by @dalthviz
- PR 65 - PR:🚇 Add deployment pipeline step, by @s-weigand
In this release 3 pull requests were closed.
- Issue 60 - Release QtSASS 0.3.1 (PR 64 by @dalthviz)
- Issue 52 - Update 'collections' imports for Python 3.3+ (PR 54 by @goanpeca)
In this release 2 issues were closed.
- PR 64 - PR: Update CI Python versions and classifiers, by @dalthviz (60)
- PR 54 - PR: Add check for deprecated api between 2 and 3 versions, by @goanpeca (52)
In this release 2 pull requests were closed.
- Issue 50 - Add rever to release process (PR 51 by @goanpeca)
- Issue 48 - Move CI to github actions (PR 49 by @goanpeca)
In this release 2 issues were closed.
- PR 51 - PR: Add rever to release process, by @goanpeca (50)
- PR 49 - PR: Move to github actions, by @goanpeca (48)
In this release 2 pull requests were closed.
- Issue 43 - rgba function breaks on incoming 8bit ints (PR 40 by @ewerybody)
- Issue 42 - qlineargradient x1,y1,x2,y2 values can be floats! (PR 40 by @ewerybody)
- Issue 41 - make qtsass watchdog dependence optional
In this release 3 issues were closed.
- PR 44 - Add Watcher api, by @danbradham
- PR 40 - added support for incomplete coords and incoming %-rgba values ..., by @ewerybody (43, 42)
In this release 2 pull requests were closed.
- Issue 21 - Reorganize qtsass package
- Issue 18 - CLI - build/watch directory (PR 23 by @danbradham)
- Issue 17 - Create PyPI package (PR 32 by @goanpeca)
- Issue 16 - Add Windows CI - Appveyor (PR 19 by @danbradham)
- Issue 12 - Move test to a tests folder (PR 13 by @danbradham)
- Issue 11 - Add badges for coverage and travis CI builds (PR 14 by @danbradham)
- Issue 10 - Add coverage to the CI tests with codecov.io (PR 15 by @goanpeca)
- Issue 9 - Add MIT LICENSE.txt file (PR 2 by @danbradham)
- Issue 8 - Add Travis CI integration for building and running tests (PR 2 by @danbradham)
- Issue 7 - Create RELEASE.md instructions (PR 32 by @goanpeca)
- Issue 6 - Create conda-forge package
- Issue 5 - Create a changelog (PR 32 by @goanpeca)
- Issue 4 - Include @import support (PR 2 by @danbradham)
- Issue 3 - Make package pip installable (PR 2 by @danbradham)
In this release 14 issues were closed.
- PR 32 - PR: Prepare release, by @goanpeca (7, 5, 17)
- PR 23 - PR: Add support for compiling directories of QtSass, by @danbradham (18)
- PR 19 - PR: windows ci - appveyor, by @danbradham (16)
- PR 15 - PR: Add code coverage, by @goanpeca (10)
- PR 14 - PR: Add badges, by @danbradham (11)
- PR 13 - PR: Moved tests to qtsass/tests/, by @danbradham (12)
- PR 2 - PR: Make project pip installable and add @import support, by @danbradham (9, 8, 4, 3)
In this release 7 pull requests were closed.