What's Changed
* Rename `zip_with` to `merge` by qexat in https://github.com/qexat/magic-list/pull/10
* clean: remove `zip_with` method entirely by qexat in https://github.com/qexat/magic-list/pull/11
* Cleanup by qexat in https://github.com/qexat/magic-list/pull/12
* Change `fill*` methods by qexat in https://github.com/qexat/magic-list/pull/13
- Rename `filled` to `fill_right`
- Remove `fill` method (breaking change)
- Add `fill_left` method
**Full Changelog**: https://github.com/qexat/magic-list/compare/1.0.0...2.0.0