From 405649420833a1d5ad12731aa89ec5e3c4635cec Mon Sep 17 00:00:00 2001 From: Thomas Schouten Date: Wed, 1 Sep 2021 09:08:36 +0200 Subject: [PATCH] Release 0.7.10 --- build.gradle.kts | 2 +- .../META-INF/description-changenotes.xml | 35 ++++++++----------- resources/META-INF/plugin.xml | 2 +- .../texifyidea/packages/package.list | 2 +- .../texifyidea/LatexParserDefinition.kt | 2 +- 5 files changed, 18 insertions(+), 25 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 604814646..48c5820d2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -24,7 +24,7 @@ plugins { } group = "nl.hannahsten" -version = "0.7.10-alpha.2" +version = "0.7.10" repositories { mavenCentral() diff --git a/resources/META-INF/description-changenotes.xml b/resources/META-INF/description-changenotes.xml index f4b950bd7..8bc527f32 100644 --- a/resources/META-INF/description-changenotes.xml +++ b/resources/META-INF/description-changenotes.xml @@ -42,9 +42,9 @@ Beta 0.7.9

+

Beta 0.7.10

- Welcome to TeXiFy IDEA 0.7.9! This release fixes some crashes that appeared in IDEA 2021.2, and has some minor improvements. + Welcome to TeXiFy IDEA 0.7.10! This release implements a new 'fill paragraph' action, fixes some false positives in inspections and has some more bug fixes.

We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. @@ -55,33 +55,26 @@ Additions


- - - - - - -

Bug fixes


- - - - +

+ Thanks to F.W. Dekker for contributing to this release! +

+

The full list of releases is available on the GitHub releases page.

diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 11304d412..0c56b370e 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -26,7 +26,7 @@ nl.rubensten.texifyidea TeXiFy IDEA - 0.7.8 + 0.x.x