This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 87b714c  0.7.5 prep.
87b714c is described below

commit 87b714cbd260ee5cb4fb0210f796a9b00d56f974
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Tue Apr 27 11:03:34 2021 +0300

    0.7.5 prep.
---
 _config.yml                       |  3 ++-
 _data/bin-releases.yml            | 10 ++++++++++
 _data/news.yml                    |  8 ++++++++
 _data/src-releases.yml            |  9 +++++++++
 relnotes/release-notes-0.7.5.html | 38 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 67 insertions(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index ebe15d6..597797d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,7 +27,7 @@ github_username:  nlpcraft
 
 # Manually update to the latest version:
 # ===================
-latest_version: 0.7.4
+latest_version: 0.7.5
 java_client_latest_version: 0.7.2
 # ===================
 
@@ -62,6 +62,7 @@ exclude:
   - apis/javadoc-0.7.2
   - apis/javadoc-0.7.3
   - apis/javadoc-0.7.4
+  - apis/javadoc-0.7.5
   - javadoc
   - _site
 
diff --git a/_data/bin-releases.yml b/_data/bin-releases.yml
index d5b58aa..1ad3d0f 100644
--- a/_data/bin-releases.yml
+++ b/_data/bin-releases.yml
@@ -15,6 +15,16 @@
 # limitations under the License.
 #
 
+- version: 0.7.5
+  date: Apr 30, 2021
+  zip_name: apache-nlpcraft-incubating-bin-0.7.5.zip
+  zip_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.5/apache-nlpcraft-incubating-bin-0.7.5.zip
+  sha256_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.5/apache-nlpcraft-incubating-bin-0.7.5.zip.sha256
+  pgp_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.5/apache-nlpcraft-incubating-bin-0.7.5.zip.asc
+  github_link: https://github.com/apache/incubator-nlpcraft/tree/v0.7.5
+  #  dockerhub_link: https://hub.docker.com/r/nlpcraftserver/server
+  backward_compatible: no
+
 - version: 0.7.4
   date: Jan 31, 2021
   zip_name: apache-nlpcraft-incubating-bin-0.7.4.zip
diff --git a/_data/news.yml b/_data/news.yml
index 06406aa..52769fe 100644
--- a/_data/news.yml
+++ b/_data/news.yml
@@ -15,6 +15,14 @@
 # limitations under the License.
 #
 
+- title: πŸ“’ Apache NLPCraft 0.7.5 Released
+  url: /relnotes/release-notes-0.7.5.html
+  excerpt: Download NLPCraft 0.7.5. Over 50 πŸ’ͺ fixes, improvements and 
enhancements.
+  publish_date: April 30, 2021
+  avatar_url: images/nlpcraft_logo.png
+  twitter_id: apachenlpcraft
+  href_target: _self
+
 - title: ΠŸΡ€ΠΎΠ³Ρ€Π°ΠΌΠΌΠΈΡ€ΡƒΠ΅ΠΌΡ‹Π΅ NER ΠΊΠΎΠΌΠΏΠΎΠ½Π΅Π½Ρ‚Ρ‹
   url: https://habr.com/ru/post/543786/
   excerpt: Π’ Π΄Π°Π½Π½ΠΎΠΉ Π·Π°ΠΌΠ΅Ρ‚ΠΊΠ΅ ΠΌΡ‹ ΠΏΡ€ΠΎΠ΄ΠΎΠ»ΠΆΠΈΠΌ Π³ΠΎΠ²ΠΎΡ€ΠΈΡ‚ΡŒ ΠΎ NER ΠΊΠΎΠΌΠΏΠΎΠ½Π΅Π½Ρ‚Π°Ρ…...
diff --git a/_data/src-releases.yml b/_data/src-releases.yml
index 7e3bfdf..1ed0991 100644
--- a/_data/src-releases.yml
+++ b/_data/src-releases.yml
@@ -15,6 +15,15 @@
 # limitations under the License.
 #
 
+- version: 0.7.5
+  date: Apr 30, 2021
+  zip_name: apache-nlpcraft-incubating-0.7.5.zip
+  zip_url: 
https://www.apache.org/dyn/closer.cgi?filename=incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.5.zip&action=download
+  sha256_url: 
https://downloads.apache.org/incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.5.zip.sha256
+  pgp_url: 
https://downloads.apache.org/incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.5.zip.asc
+  github_link: https://github.com/apache/incubator-nlpcraft/tree/v0.7.5
+  backward_compatible: no
+
 - version: 0.7.4
   date: Jan 31, 2021
   zip_name: apache-nlpcraft-incubating-0.7.4.zip
diff --git a/relnotes/release-notes-0.7.5.html 
b/relnotes/release-notes-0.7.5.html
new file mode 100644
index 0000000..6d873d9
--- /dev/null
+++ b/relnotes/release-notes-0.7.5.html
@@ -0,0 +1,38 @@
+---
+rel_ver: 0.7.5
+layout: release-notes
+---
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<section id="overview">
+    <h2 class="section-title">Overview <a href="#"><i class="top-link fas 
fa-fw fa-angle-double-up"></i></a></h2>
+    <p>
+        <a href="/download.html">NLPCraft 0.7.5</a> brings about several 
important bug fixes, improvements and enhancements.
+    </p>
+</section>
+<section id="new">
+    <h2 class="section-title">πŸ™Œ New <a href="#"><i class="top-link fas fa-fw 
fa-angle-double-up"></i></a></h2>
+</section>
+<section id="enhancements">
+    <h2 class="section-title">πŸ€– Enhancements <a href="#"><i class="top-link 
fas fa-fw fa-angle-double-up"></i></a></h2>
+</section>
+<section id="fixes">
+    <h2 class="section-title">🧐 Fixes <a href="#"><i class="top-link fas fa-fw 
fa-angle-double-up"></i></a></h2>
+</section>
+

Reply via email to