jazzband / django-silk

Silky smooth profiling for Django
MIT License
4.35k stars 333 forks source link

Create a new release #622

Open albertyw opened 1 year ago

albertyw commented 1 year ago

@SebCorbin - Since you've created/landed a bunch of PRs, do you want to create another one as a release for django-silk?

SebCorbin commented 1 year ago

@albertyw sure, is there something blocking this one https://github.com/jazzband/django-silk/pull/439 ?

albertyw commented 1 year ago

I reviewed and approved that PR already but I also think it could be improved by adding additional test cases. I think it should be ok to merge.

SebCorbin commented 1 year ago

I suggest to release a 5.0.3 with #594 and then a major one 5.1.0 (maybe with beta) with #631, #619 and more later

utapyngo commented 1 year ago

Can we expect a release of #594 before the end of this year?

albertyw commented 1 year ago

5.0.3 is now released and available on PyPI.

Keeping this open until 5.1.0 is released.