Recent Releases of irelease

irelease - 1.3.2

Minor updates

  • Make the "===" smaller so that it fits in a split screen.

- Python
Published by erdogant 6 months ago

irelease - v1.3.1

  • Update pyproject.toml licence
  • Add build to dependencies

- Python
Published by erdogant 11 months ago

irelease - 1.3.0

  • grab package name via toml library
  • update setup.py into pyproject.toml
  • Cleaning of the repo, remove files and unused function

- Python
Published by erdogant 12 months ago

irelease - v1.2.0

  • Automatically extract username and password from .pypirc
  • Fix when using gitlab in extracting username

- Python
Published by erdogant about 2 years ago

irelease - v1.1.5

  • fix for automatical extraction of gitlab username

- Python
Published by erdogant about 2 years ago

irelease - v1.1.4

  • Cleaning directories in repo
  • Correctly finding gitlab or github variables

- Python
Published by erdogant over 2 years ago

irelease - v1.1.3

  • bugfix when using gitlab

- Python
Published by erdogant almost 3 years ago

irelease - v1.1.2

  • Bug fix for automatic search whether it is from github or gitlab source.

- Python
Published by erdogant about 3 years ago

irelease - v1.1.1

  • Add examples in docstrings.

- Python
Published by erdogant about 3 years ago

irelease - v1.1.0

  • Releases can also be performed from a Gitlab environment
  • Update screen messages.
  • Update docstrings

- Python
Published by erdogant about 3 years ago

irelease - v1.03

  • Ignore list for directories is now automatically updated with dirs that contain '.' or '_' as first char.
  • Updated release text instructions

- Python
Published by erdogant over 3 years ago

irelease - v1.0.2

  • added .github to exclude directories

- Python
Published by erdogant almost 4 years ago

irelease - 1.0.1

  • added doi

- Python
Published by erdogant about 4 years ago

irelease - 1.0.0

pyrelease is the new bash call to release your library

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.11

  • User option to continue releasing even if your version number is not updated. This can happen if uploading on pypi has failed but github was succesfull.
  • Text cleaning

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.10

  • small fix in text

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.9

  • Improved usage of the twine library
  • Messaging improved
  • lowering code complexity
  • code cleaning

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.8

  • By default, do not NOT install during release. This is optional now.
  • Added feature to find username when using https instead of ssh

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.7

  • releasing your package can now be simply done using a single line of code: release! $ release

- Python
Published by erdogant almost 6 years ago

irelease - 0.1.6

  • Function name getscript changed into makescript

- Python
Published by erdogant about 6 years ago

irelease - 0.1.5

  • Function name changed: makeexecutable into getscript
  • release.py is also copied in the release directory

- Python
Published by erdogant about 6 years ago

irelease - 0.1.4

  • lots of testing and now it seems to work :)

- Python
Published by erdogant about 6 years ago

irelease - 0.1.3

- Python
Published by erdogant about 6 years ago

irelease - 0.1.2

- Python
Published by erdogant about 6 years ago

irelease - v0.1.1

  • defaults in separate function
  • Possible to make executable to easily release your package with a bash script

- Python
Published by erdogant about 6 years ago

irelease - v0.1.0

- Python
Published by erdogant about 6 years ago