j-0.3.0.1: CHANGELOG.md
# j
## 0.3.0.1
* Change to new profile path on OS X
## 0.3.0.0
* `libMac` works with new path for J 9.02
* Remove undocumented `profLinux` function.
## 0.2.2.0
* Add `tryIntVect` and `copyIntVect`
## 0.2.1.1
* Test suite works with J 9.02
## 0.2.1.0
* Add support for J's complex type
## 0.2.0.0
* Fix bug in integer arrays passed to J
* `JIntArr` now takes an array of `CLLong`
## 0.1.2.0
* Add `jload` to load profile
## 0.1.1.0
* Add `libWindows`
* Support for Windows
## 0.1.0.0
Initial release