* new import of C and C++ code using extensions - should work in basically any python
Also example 16 was added - it's a high-level code for fitting microlensing models.
1.15.0
* Model.plot_lc() got new kwargs: gamma and bandpass
1.14.0
* UniformCausticSampling class added (implements Cassan 2008 method), hence, new model parameters were added: x_caustic_in, x_caustic_out, t_caustic_in, and t_caustic_out
1.13.0
* DATA_PATH added - replaces MODULE_PATH in many places * whole data/ directory included in setup.py