Skip to content

Releases: rayluo/brip

brip 0.3.0

22 Oct 04:31
Compare
Choose a tag to compare
brip 0.3.0 Pre-release
Pre-release
  • Support brip install -i https://test.pypi.org/simple/ ... so that you can install packages from Test.PyPI.org
  • Enhancement: Older brip did not work with Brython 3.10.6+ when running on Python<=3.9. Now fixed.

brip 0.2.2

31 Jul 18:27
Compare
Choose a tag to compare
brip 0.2.2 Pre-release
Pre-release

brip 0.2.1

28 Jul 17:35
Compare
Choose a tag to compare
brip 0.2.1 Pre-release
Pre-release
  • Starting from version 0.2.*, brip changed its project name on PyPI. Now you install it by pip install brip. (If you need to upgrade from the old 0.1.0 version, please run pip uninstall brython-brip first.)
  • The brip 0.2.0 released yesterday should have a dependency on pip 21+. We declare that dependency correctly in this patch release.

brip 0.2.0

27 Jul 06:34
Compare
Choose a tag to compare
brip 0.2.0 Pre-release
Pre-release
  • Starting from this version, brip changes its project name on PyPI. Now you install it by pip install brip. (If you need to upgrade from the old 0.1.0 version, please run pip uninstall brython-brip first.)
  • Support Brython 3.7.5+
  • Adopt a new pip behavior coming soon at pip 21.3
  • Refine README

brip 0.1.0

30 Apr 08:29
Compare
Choose a tag to compare
brip 0.1.0 Pre-release
Pre-release

Initial release, supporting brip install and brip list.