[Groonga-commit] droonga/droonga.org at 58f1e6a [gh-pages] Add news topics for drntest

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Mar 24 15:03:14 JST 2014


YUKI Hiroshi	2014-03-24 15:03:14 +0900 (Mon, 24 Mar 2014)

  New Revision: 58f1e6ae53f446c3dd7d386f7cc623325b3947cb
  https://github.com/droonga/droonga.org/commit/58f1e6ae53f446c3dd7d386f7cc623325b3947cb

  Message:
    Add news topics for drntest

  Modified files:
    news/_posts/2014-03-29-release.md

  Modified: news/_posts/2014-03-29-release.md (+18 -7)
===================================================================
--- news/_posts/2014-03-29-release.md    2014-03-24 14:38:06 +0900 (4ce2a48)
+++ news/_posts/2014-03-29-release.md    2014-03-24 15:03:14 +0900 (087c95e)
@@ -16,32 +16,43 @@ The current Droonga version is 1.0.1.
 
 The release has the following improvements:
 
- * Droonga Engine (fluent-plugin-droonga)
+ * [Fluent-plugin-droonga 1.0.1][fluent-plugin-droonga]
    * More documents around plugin APIs are now available.
-     See [tutorial](/tutorial/plugin-development/) and [references](/reference/)
+     See the [plugin development tutorial][] and the [plugin API reference][].
    * Some documented features of the `catalog.json` are actually implemented. For example:
      * A new `vectorOptions` option for a schema.
      * New options `fact`, `dimension`, `nWorkers` and so on.
-     For more details, see [the reference of the `catalog.json`](/reference/catalog/).
+     For more details, see [the reference of the `catalog.json`][catalog].
    * Connections to other Droonga Engine nodes are automatically re-established correctly.
-   * The `search` command: Support `_nsubrecs` source with `groupBy` and `sortBy`.
+   * [The `search` command][search]: Support `_nsubrecs` source with `groupBy` and `sortBy`.
    * And some small bugfixes.
- * Droonga Protocol Adapter (express-droonga)
+ * [Express-droonga 1.0.1][express-droonga]
    * Parallel connections from the Droonga Engine are established correctly.
    * The bundled HTTP server application becomes more useful.
      * It supports `--port`, `--droonga-engine-port`, `--enable-logging` command line options.
      * A middleware for response caches is available now.
+ * [Drntest 1.1.3][drntest]
+   * Supported merging custom `catalog.json` for each test.
+   * Saved actual results on "not checked" cases.
+   * Supported a new `omit` directive.
+   * Supported a new `require-catalog-version` directive.
 
 ## Conclusion
 
  * Droonga 1.0.1 has been released!
  * More documents around plugin APIs are available.
  * More features of `catalog.json` are actually implemented.
- * The HTTP server application bundled to the express-droonga becomes more useful. 
+ * The HTTP server application bundled to the express-droonga becomes more useful.
+ * Drntest now supports custom `catalog.json` for each test, and there are more improvements.
  * Droonga project will release a new version every month!
 
 Droonga project welcomes you to join us as a user and/or a developer! See [community][] to contact us!
 
   [community]: /community/
   [search]: /reference/commands/search/
-  [table_remove]: /reference/commands/
+  [plugin development tutorial]: /tutorial/plugin-development/
+  [plugin API reference]: /reference/plugin/
+  [catalog]: /reference/catalog/
+  [fluent-plugin-droonga]: https://github.com/droonga/fluent-plugin-droonga
+  [express-droonga]: https://github.com/droonga/express-droonga
+  [drntest]: https://github.com/droonga/drntest
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index