dustinfarris / ember-django-adapter

Ember CLI addon adapter for Django REST Framework
http://dustinfarris.github.io/ember-django-adapter
MIT License
191 stars 49 forks source link

bump version and update changelog #229

Closed gojefferson closed 4 years ago

dustinfarris commented 4 years ago

IMO https://github.com/dustinfarris/ember-django-adapter/commit/0723333644367adb4f2a4ffdd8b6340958e71080 is at least a minor change, if not not major, since it is potentially breaking for anyone who was relying on the adapter to bring in ember-data (which is probably no one, but still)

dustinfarris commented 4 years ago

Looks like this is merged and tagged already, so don't worry about it. In the past, we've waited for peer review before merging.

gojefferson commented 4 years ago

Got it. Will wait for your review next time.

BTW, if you want to exchange email addresses, shoot me an email at jeff@casefleet.com.

Let me know if there are any chores on this project you'd like for me to handle. My company relies heavily on this addon, so I am happy to assist with maintenance.

I'm currently converting almost all of my own Javascript to TypeScript, so let me know if you are interested in making this addon TypeScript friendly. I would be happy to work on that.