Releases: komiyamma/hm_python3
Releases · komiyamma/hm_python3
3.0.3.1a
15 Sep 10:11
Compare
Sorry, something went wrong.
No results found
hmPython3.py の昔からあった アウトプット枠用のPushとPopのはずが両方Pushになってるバグ。
3.0.3.1
23 Feb 14:43
Compare
Sorry, something went wrong.
No results found
秀丸エディタ v9.43までの関数に対応 (getdpi)
3.0.2.1
22 Jul 00:21
Compare
Sorry, something went wrong.
No results found
hm.Edit.TotalText への代入には、秀丸エディタv9.35.β6以上ではsettotaltext関数を利用するようにした。
3.0.1.1
22 Mar 05:24
Compare
Sorry, something went wrong.
No results found
秀丸エディタ 9.30正式版までに追加された関数等への対応
3.0.0.1
18 Mar 05:44
Compare
Sorry, something went wrong.
No results found
numpyやasyncioなど、複雑なライブラリや非同期ライブラリを使用しても、フリーズしにくいようにした。
「部分編集モード」の際に hm.Edit.TotalText へと値を代入した場合の不具合を修正
2.0.1.4
26 Apr 08:22
Compare
Sorry, something went wrong.
No results found
秀丸エディタ 9.22.β12 までに追加された関数等への対応
2.0.1.2
15 Sep 04:19
Compare
Sorry, something went wrong.
No results found
releaseobject を fn 型⇒st 型に修正
gettotaltext, getlinetext, getselectedtext, inputstates の追加 (秀丸エディタ 9.19β10の追加に合わせたもの)
2.0.1.1
07 Sep 17:24
Compare
Sorry, something went wrong.
No results found
hmPython3.dllを200kほどファイルサイズを小さくしたバージョン
2.0.0.2 powered by python 3.9.10
02 Sep 17:13
Compare
Sorry, something went wrong.
No results found
1.9.3.4 powered by python 3.9.10
25 Jul 12:28
Compare
Sorry, something went wrong.
No results found
hm.Macro.Statement()の実行で例外が発生しなかった時、秀丸マクロのresultの値をret.Resultで取得できるようにした。