I’m pleased to announce vim-cocoa 0.3 is released. The main update is it now have full Mac OS X 10.6 support.
### What’s New?
#### 0.3.2
* Fix frame height calculation when GUI tabline is enabled
* Add back missing helptags
#### 0.3.1
* Fix crashing on loading non-UTF-8 menu translations (reported by ducksteven and dyroro)
* Fix delayed refreshing (reported by fishy)
#### 0.3
* Update vim to 7.2.245
* **Rewrote** part of the rendering process to increase performance, especially on Mac OS X 10.6
* Add clipboard support for console mode (running without `-g`)
* Use cmake to support out-of-directory build, see [BuildInstructions](http://code.google.com/p/vim-cocoa/wiki/BuildInstructions) for detail
* Build with `+ruby` and `+cscope` by default
### Download
* [googlecode](http://vim-cocoa.googlecode.com/files/vim-cocoa-0.3.2.zip)
#### View Source
* [github](http://github.com/jjgod/vim-cocoa/tree/master)
If you found any issue, please file it [here](http://code.google.com/p/vim-cocoa/issues/entry).