Skip to content

Commit

Permalink
📃 docs(Version): Update MacOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Apr 6, 2023
1 parent 6ff77b2 commit 2594a3e
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Javet

If you like my work, please **Star** this project. And, you may follow me `@sjtucaocao <https://twitter.com/sjtucaocao>`_, or visit http://caoccao.blogspot.com/. And the official support channel is at `discord <https://discord.gg/R4vvKU96gw>`_.

💖 If you use Mac OS (x86_64), please be aware that the Mac OS (x86_64) build will discontinue anytime because my `MacBook Air mid-2012 <https://caoccao.blogspot.com/2021/09/macbook-air-mid-2012-from-lion-to-mojave.html>`_ will be soon deprecated by new version of V8. Please `donate <https://opencollective.com/javet>`_ to support me purchasing a new Mac OS (x86_64) device. Or, if you have a retired Mac OS (x86_64) device and are fine with mailing it to me, that will also be great. Thank you for supporting Javet. There is no new official releases after v2.0.4. Please contact the maintainer for the new private releases.
💖 If you use Mac OS (x86_64), please be aware that the Mac OS (x86_64) build will discontinue anytime because my `MacBook Air mid-2012 <https://caoccao.blogspot.com/2021/09/macbook-air-mid-2012-from-lion-to-mojave.html>`_ will be soon deprecated by new version of V8. Please `donate <https://opencollective.com/javet>`_ to support me purchasing a new Mac OS (x86_64) device. Or, if you have a retired Mac OS (x86_64) device and are fine with mailing it to me, that will also be great. Thank you for supporting Javet. There is no new official releases after v2.1.1. Please contact the maintainer for the new private releases.

💖 If you use Mac OS (arm64), there is no new releases after v2.1.0. That's because I don't have any Mac OS (arm64) device to produce any new builds. Please `donate <https://opencollective.com/javet>`_ to support me purchasing a new Mac OS (arm64) device.
💖 If you use Mac OS (arm64), there is no new releases after v2.1.1. That's because I don't have any Mac OS (arm64) device to produce any new builds. Please `donate <https://opencollective.com/javet>`_ to support me purchasing a new Mac OS (arm64) device.

Major Features
==============
Expand Down Expand Up @@ -65,7 +65,7 @@ Maven
<dependency>
<groupId>com.caoccao.javet</groupId>
<artifactId>javet-macos</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
Gradle Kotlin DSL
Expand All @@ -74,7 +74,7 @@ Gradle Kotlin DSL
.. code-block:: kotlin
implementation("com.caoccao.javet:javet:2.1.1") // Linux and Windows (x86_64)
implementation("com.caoccao.javet:javet-macos:2.1.0") // Mac OS (x86_64 and arm64)
implementation("com.caoccao.javet:javet-macos:2.1.1") // Mac OS (x86_64 and arm64)
implementation("com.caoccao.javet:javet-android:2.1.1") // Android (arm, arm64, x86 and x86_64)
Gradle Groovy DSL
Expand All @@ -83,7 +83,7 @@ Gradle Groovy DSL
.. code-block:: groovy
implementation 'com.caoccao.javet:javet:2.1.1' // Linux and Windows (x86_64)
implementation 'com.caoccao.javet:javet-macos:2.1.0' // Mac OS (x86_64 and arm64)
implementation 'com.caoccao.javet:javet-macos:2.1.1' // Mac OS (x86_64 and arm64)
implementation 'com.caoccao.javet:javet-android:2.1.1' // Android (arm, arm64, x86 and x86_64)
Hello Javet
Expand Down
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,8 @@ <h1>Javet<a class="headerlink" href="#javet" title="Permalink to this headline">
<p><a class="reference external" href="https://github.com/caoccao/Javet/actions/workflows/linux_build_artifact.yml"><img alt="Linux Build" src="https://github.com/caoccao/Javet/actions/workflows/linux_build_artifact.yml/badge.svg"/></a> <a class="reference external" href="https://github.com/caoccao/Javet/actions/workflows/android_build.yml"><img alt="Android Build" src="https://github.com/caoccao/Javet/actions/workflows/android_build.yml/badge.svg"/></a></p>
<p><a class="reference external" href="https://github.com/caoccao/Javet/">Javet</a> is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding Node.js and V8 in Java.</p>
<p>If you like my work, please <strong>Star</strong> this project. And, you may follow me <a class="reference external" href="https://twitter.com/sjtucaocao">@sjtucaocao</a>, or visit <a class="reference external" href="http://caoccao.blogspot.com/">http://caoccao.blogspot.com/</a>. And the official support channel is at <a class="reference external" href="https://discord.gg/R4vvKU96gw">discord</a>.</p>
<p>💖 If you use Mac OS (x86_64), please be aware that the Mac OS (x86_64) build will discontinue anytime because my <a class="reference external" href="https://caoccao.blogspot.com/2021/09/macbook-air-mid-2012-from-lion-to-mojave.html">MacBook Air mid-2012</a> will be soon deprecated by new version of V8. Please <a class="reference external" href="https://opencollective.com/javet">donate</a> to support me purchasing a new Mac OS (x86_64) device. Or, if you have a retired Mac OS (x86_64) device and are fine with mailing it to me, that will also be great. Thank you for supporting Javet. There is no new official releases after v2.0.4. Please contact the maintainer for the new private releases.</p>
<p>💖 If you use Mac OS (arm64), there is no new releases after v2.1.0. That's because I don't have any Mac OS (arm64) device to produce any new builds. Please <a class="reference external" href="https://opencollective.com/javet">donate</a> to support me purchasing a new Mac OS (arm64) device.</p>
<p>💖 If you use Mac OS (x86_64), please be aware that the Mac OS (x86_64) build will discontinue anytime because my <a class="reference external" href="https://caoccao.blogspot.com/2021/09/macbook-air-mid-2012-from-lion-to-mojave.html">MacBook Air mid-2012</a> will be soon deprecated by new version of V8. Please <a class="reference external" href="https://opencollective.com/javet">donate</a> to support me purchasing a new Mac OS (x86_64) device. Or, if you have a retired Mac OS (x86_64) device and are fine with mailing it to me, that will also be great. Thank you for supporting Javet. There is no new official releases after v2.1.1. Please contact the maintainer for the new private releases.</p>
<p>💖 If you use Mac OS (arm64), there is no new releases after v2.1.1. That's because I don't have any Mac OS (arm64) device to produce any new builds. Please <a class="reference external" href="https://opencollective.com/javet">donate</a> to support me purchasing a new Mac OS (arm64) device.</p>
</div>
<div class="section" id="major-features">
<h1>Major Features<a class="headerlink" href="#major-features" title="Permalink to this headline"></a></h1>
Expand Down Expand Up @@ -332,23 +332,23 @@ <h3>Maven<a class="headerlink" href="#maven" title="Permalink to this headline">
<span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>com.caoccao.javet<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>javet-macos<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>2.1.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;version&gt;</span>2.1.1<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span>
</pre></div>
</div>
</div>
<div class="section" id="gradle-kotlin-dsl">
<h3>Gradle Kotlin DSL<a class="headerlink" href="#gradle-kotlin-dsl" title="Permalink to this headline"></a></h3>
<div class="highlight-kotlin notranslate"><div class="highlight"><pre><span></span><span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet:2.1.1"</span><span class="p">)</span> <span class="c1">// Linux and Windows (x86_64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-macos:2.1.0"</span><span class="p">)</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-macos:2.1.1"</span><span class="p">)</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-android:2.1.1"</span><span class="p">)</span> <span class="c1">// Android (arm, arm64, x86 and x86_64)</span>
</pre></div>
</div>
</div>
<div class="section" id="gradle-groovy-dsl">
<h3>Gradle Groovy DSL<a class="headerlink" href="#gradle-groovy-dsl" title="Permalink to this headline"></a></h3>
<div class="highlight-groovy notranslate"><div class="highlight"><pre><span></span><span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet:2.1.1'</span> <span class="c1">// Linux and Windows (x86_64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-macos:2.1.0'</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-macos:2.1.1'</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-android:2.1.1'</span> <span class="c1">// Android (arm, arm64, x86 and x86_64)</span>
</pre></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/tutorial/basic/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -307,23 +307,23 @@ <h3>Maven<a class="headerlink" href="#maven" title="Permalink to this headline">
<span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>com.caoccao.javet<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>javet-macos<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>2.1.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;version&gt;</span>2.1.1<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span>
</pre></div>
</div>
</div>
<div class="section" id="gradle-kotlin-dsl">
<h3>Gradle Kotlin DSL<a class="headerlink" href="#gradle-kotlin-dsl" title="Permalink to this headline"></a></h3>
<div class="highlight-kotlin notranslate"><div class="highlight"><pre><span></span><span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet:2.1.1"</span><span class="p">)</span> <span class="c1">// Linux and Windows (x86_64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-macos:2.1.0"</span><span class="p">)</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-macos:2.1.1"</span><span class="p">)</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span><span class="p">(</span><span class="s">"com.caoccao.javet:javet-android:2.1.1"</span><span class="p">)</span> <span class="c1">// Android (arm, arm64, x86 and x86_64)</span>
</pre></div>
</div>
</div>
<div class="section" id="gradle-groovy-dsl">
<h3>Gradle Groovy DSL<a class="headerlink" href="#gradle-groovy-dsl" title="Permalink to this headline"></a></h3>
<div class="highlight-groovy notranslate"><div class="highlight"><pre><span></span><span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet:2.1.1'</span> <span class="c1">// Linux and Windows (x86_64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-macos:2.1.0'</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-macos:2.1.1'</span> <span class="c1">// Mac OS (x86_64 and arm64)</span>
<span class="n">implementation</span> <span class="s1">'com.caoccao.javet:javet-android:2.1.1'</span> <span class="c1">// Android (arm, arm64, x86 and x86_64)</span>
</pre></div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/tutorial/basic/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Maven
<dependency>
<groupId>com.caoccao.javet</groupId>
<artifactId>javet-macos</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
Gradle Kotlin DSL
Expand All @@ -30,7 +30,7 @@ Gradle Kotlin DSL
.. code-block:: kotlin
implementation("com.caoccao.javet:javet:2.1.1") // Linux and Windows (x86_64)
implementation("com.caoccao.javet:javet-macos:2.1.0") // Mac OS (x86_64 and arm64)
implementation("com.caoccao.javet:javet-macos:2.1.1") // Mac OS (x86_64 and arm64)
implementation("com.caoccao.javet:javet-android:2.1.1") // Android (arm, arm64, x86 and x86_64)
Gradle Groovy DSL
Expand All @@ -39,7 +39,7 @@ Gradle Groovy DSL
.. code-block:: groovy
implementation 'com.caoccao.javet:javet:2.1.1' // Linux and Windows (x86_64)
implementation 'com.caoccao.javet:javet-macos:2.1.0' // Mac OS (x86_64 and arm64)
implementation 'com.caoccao.javet:javet-macos:2.1.1' // Mac OS (x86_64 and arm64)
implementation 'com.caoccao.javet:javet-android:2.1.1' // Android (arm, arm64, x86 and x86_64)
OS Compatibility
Expand Down

0 comments on commit 2594a3e

Please sign in to comment.