mlavin / django-selectable

Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
http://django-selectable.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
129 stars 64 forks source link

Prep for 1.1 release #195

Closed vkurup closed 6 years ago

vkurup commented 6 years ago

@mlavin I think these are the remaining changes that are needed to cut a 1.1.0 release.

Todo:

I think you'll have to do 1 and 2, since I don't have Github permissions. You can do 3, or give me PyPI privs and I can do it.

Anything else that needs to be done?

codecov-io commented 6 years ago

Codecov Report

Merging #195 into master will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage    95.2%   95.45%   +0.24%     
==========================================
  Files          14       10       -4     
  Lines         501      374     -127     
==========================================
- Hits          477      357     -120     
+ Misses         24       17       -7
Impacted Files Coverage Δ
selectable/templatetags/__init__.py
selectable/tests/views.py
example/core/models.py
selectable/tests/base.py

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 66ed383...0a3ba7b. Read the comment docs.

mlavin commented 6 years ago

Added caktus as a maintainer on PyPi. I'll merge and tag. Thanks @vkurup :heart_decoration:

vkurup commented 6 years ago

Thanks. Release done! https://pypi.python.org/pypi/django-selectable/1.1.0