leftovers...

about grails groovy

Grails 3.3.4 リリース!!ちょっとだけ修正

Grails 3.3.4 リリース!!

Grails 3.3.x系メンテナンスリリースです。

チェンジログは空なので、コミットを見ましょう!

Grails 3.3.4 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.3.4
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew

チェンジログ https://github.com/grails/grails-core/milestone/202?closed=1
コミット https://github.com/grails/grails-core/compare/v3.3.3...v3.3.4
ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.3/grails-3.3.4.zip
ドキュメント http://docs.grails.org/3.3.x/

Grails 3.3.3 リリース!! Vuejsプロファイル

Grails 3.3.3 リリース!!

Grails 3.3.x系メンテナンスリリースです。

新たにVuejsのプロファイルが追加されました。
Vuejsプロファイルのドキュメントはこちら https://grails-profiles.github.io/vue/latest/guide/index.html

ほかに!
ライブラリ更新

Grailsプラグイン更新

  • Geb 1.1.4
  • Fields 2.2.5
  • Java8 1.2.3
  • Views 1.2.7
  • Profiles

以上です!

そうそう!今年もカンファレンス盛り上がりそうですよ!
今年の http://gr8conf.eu/ 10周年! チケット販売開始してますよ! (行きます)
その前に http://2018.greachconf.com/ ですね!(行きません)
Project Particle(ノンブロッキング、軽量、低メモリ消費なNettyプロファイル)の話が気になります。

Grails 3.3.3 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.3.3
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew

チェンジログ https://github.com/grails/grails-core/milestone/201?closed=1
コミット https://github.com/grails/grails-core/compare/v3.3.2...v3.3.3?w=1
ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.3/grails-3.3.3.zip
ドキュメント http://docs.grails.org/3.3.x/

Grails 3.2.12リリース!!バグフィックスリリース!

Grails 3.2.12リリース!! バグフィックスリリースです。

比較からみるとこんな感じです https://github.com/grails/grails-core/compare/v3.2.11...v3.2.12?w=1

  • osx-filewatcher
  • grails-java8 1.2.2
  • grails doc pdfの修正
  • Spring Loaded 1.2.8
  • tomcat 8.5.23
  • bindingのLinkedHashSet対応
  • ほか多数


3.2.11からのcreate-app時プロジェクトの差分はこちら

Comparing 3.2.11...3.2.12 · erichelgeson/grails-versions · GitHub

更新はバージョンを変えるだけかも。


Grails 3.2.12公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.2.12

チェンジログ https://github.com/grails/grails-core/issues?q=milestone%3Agrails-3.2.12
コミット https://github.com/grails/grails-core/compare/v3.2.11...v3.2.12?w=1
ダウンロード https://github.com/grails/grails-core/releases/download/v3.2.12/grails-3.2.12.zip
ドキュメント http://grails.github.io/grails-doc/3.2.x/