Releases: albilu/netbeansPython
Releases · albilu/netbeansPython
netbeansPython 1.6
Full Changelog: 1.5...1.6
netbeansPython 1.5
What's Changed
- Bump commons-io from 2.11.0 to 2.13.0 by @dependabot in #49
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #58
- Bump com.konghq:unirest-java from 3.14.2 to 3.14.5 by @dependabot in #59
- Bump json from 20230227 to 20230618 by @dependabot in #55
- Bump se.bjurr.gitchangelog:git-changelog-maven-plugin from 1.97.1 to 1.100.6 by @dependabot in #66
- Bump com.electronwill.night-config:toml from 3.6.6 to 3.6.7 by @dependabot in #68
- Bump com.electronwill.night-config:core from 3.6.6 to 3.6.7 by @dependabot in #65
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #69
- Bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre by @dependabot in #67
- Bump org.json:json from 20230618 to 20231013 by @dependabot in #74
- Fix a typo that shows up in the project properties in Netbeans by @FO-nTTaX in #73
New Contributors
Full Changelog: 1.4...1.5
netbeansPython 1.4
Merge origin/master
netbeansPython 1.3
Update PPUC Fix Task #56 - Statusbar disappears when Python plugin is active
netbeansPython 1.2
Manual Update of PPUC
netbeansPython 1.1
Changelog
Changelog of albilu netbeansPython.
RELEASE150-1.1
a1171e56a34799f albilu 2023-05-07 07:14:26
- Completed
- Task #21 - The Statusbar element should only be there when we are in a python context
- Bump version
- Update description
netbeansPython 1.0
Changelog
Changelog of albilu netbeansPython.
RELEASE150-1.0
b516fff025e54f1 albilu 2023-04-28 15:07:54
- Update deployment
netbeansPython 0.7
Changelog
Changelog of albilu netbeansPython.
RELEASE170-0.7
9c2effa04174853 albilu 2023-04-24 13:56:13
- Refactoring Regression Fix
- Debugger improvment
netbeansPython 0.6
Changelog
Changelog of albilu netbeansPython.
RELEASE170-0.6
9637af5fb80f99a albilu 2023-04-24 10:32:28
- Fix Poetry Project Creation
- Proper Fix for Python 2.7 Redirecting sdtErr to stdOut
- Skip Python 2 Debugging for now
netbeansPython 0.5
Changelog
Changelog of albilu netbeansPython.
RELEASE170-0.5
cf691a99c52dd96 albilu 2023-04-23 17:57:16
- Merge origin/master