vrana/notorm

Make release

Opened this issue · 4 comments

Hi, would you consider making a release on github? I use NotORM via composer, and the caching mechanism in only works for releases. My deploy process is slower since composer checks out a new copy of NotORM for each release. Thanks!

Agreed! 👍

I use fast fix in my composer.json

    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/vrana/notorm.git"
        }
    ],
    "require": {
        "vrana/notorm": "dev-master"
    },

@vrana please, crete release to make all us happy, because composer require vrana/notorm not work

@vrana Jakub, is it possible to make a release? Please, please! :)

Please make a release. www.semver.org