We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7415ef5 commit 522510eCopy full SHA for 522510e
2 files changed
CHANGES.md
@@ -1,3 +1,19 @@
1
+## 2025.2 (September 05, 2025)
2
+
3
+* Update dependencies
4
5
+## 2025.1 (August 05, 2025)
6
7
+* Remove the Sentry integration
8
9
+* Update the Plugin icon
10
11
12
13
14
15
16
17
## 2024.1 (December 17, 2024)
18
19
* Added settings panel for symbol mappings
gradle.properties
@@ -12,7 +12,7 @@ jvmVersion=21
group=dev.meanmail
repository=https://github.com/meanmail-dev/prettify-python-plugin
pluginName=Prettify python
-version=2025.1
+version=2025.2
# https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
kotlin.stdlib.default.dependency=false
#
0 commit comments