All notable changes to the "cython" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- add MIT License, update README, publish to open-vsx.org.
- add auto-intention and some cython highlighting. #10
- fix Cython include files extension. #8
- fix pxd file bug. #4
- highlight cpdef and some keywords.
- highlight cdef and cimport keywords. #2
- fix comments setting
- first release