139 Commits

Author SHA1 Message Date
nick black
fb02ba185f
v3.0.13 2025-01-11 16:19:17 -05:00
nick black
0b53931c79
v3.0.12 2025-01-09 03:17:42 -05:00
nick black
9377370b59
v3.0.11 2024-10-02 17:31:13 -04:00
nick black
bfb65c252e
v3.0.11 2024-10-02 17:27:41 -04:00
nick black
8e6dd6e134
v3.10.0 2024-10-02 06:01:45 -04:00
nick black
040ff99fb7
v3.0.9 2022-12-10 05:20:23 -05:00
Alex Samuel
9578e4c969
Merge pull request #2625 from alexhsamuel/feature/box
Feature/box
2022-05-02 22:35:52 -07:00
nick black
8dbfe858d9
v3.0.8 2022-04-06 06:25:53 -04:00
nick black
2d7350c9ac
v3.0.7 2022-02-20 15:20:12 -05:00
Alex Samuel
776680f5af [py] Basic box() function. 2022-02-13 18:13:57 -05:00
nick black
810f8694ec
v3.0.6 2022-02-09 22:36:37 -05:00
nick black
dc845b5dcc
v3.0.5 2022-01-21 12:39:27 -05:00
nick black
5943d4e256
v3.0.4 2022-01-08 14:37:08 -05:00
nick black
b4bc770127
v3.0.3 2022-01-02 12:31:25 -05:00
nick black
86e09bec49
v3.0.2 2021-12-21 09:01:43 -05:00
nick black
53c95b6d86
v3.0.1 2021-12-12 15:11:17 -05:00
nick black
7bbc669813
v3.0.0 2021-12-02 04:41:48 -05:00
nick black
caaeec5094
Place ncneofetch properly (#2415)
* ncplane_polyfill_inner: plug memory leak on error paths
* [progbar_create] memory leak on error path
* ncvisual_polyfill_core: memory leaks on error paths
* notcurses_early_init: memory leak on error path
* [demo] fix summary table for ASCII #2402
* [sliders] make it work in ASCII #2402
* add ncplane_ascii_box() #2402
* [notcurses-info] use capabilities accessors for blitters
2021-12-02 01:45:49 -05:00
nick black
aa0c3ef1a9
sync all versions to 2.4.99 #2402 2021-11-30 02:16:17 -05:00
nick black
0dfc5facdf
2.4.98 trial balloon 2021-11-21 00:33:46 -05:00
nick black
e205cde05f
set versions to 2.4.97 for prep nuget build #2354 2021-11-18 21:36:24 -05:00
nick black
ca0b168192
name everything 2.4.99 2021-11-17 19:40:32 -05:00
nick black
97f63dc954
v2.4.8 2021-10-23 06:36:18 -04:00
nick black
acb91339e4
v2.4.7 2021-10-16 23:52:33 -04:00
nick black
41764d3691
v2.4.6 2021-10-16 16:01:21 -04:00
nick black
7ba72c4c20
v2.4.5 2021-10-07 04:30:05 -04:00
nick black
ff84058f5c
v2.4.4 2021-10-03 00:20:52 -04:00
nick black
a603d265a4
v2.4.3 2021-09-26 12:35:50 -04:00
nick black
5269e4b709
v2.4.2 2021-09-20 08:03:12 -04:00
nick black
f9df8e14fc
v2.4.1 2021-09-12 22:14:19 -04:00
nick black
8aa856f20b
v2.4.0 2021-09-06 05:29:56 -04:00
nick black
e6ce5196d3
v2.3.18 2021-08-31 20:06:55 -04:00
nick black
1915fb48a1
v2.3.17 2021-08-22 16:08:03 -04:00
nick black
5449878840
v2.3.16 2021-08-19 22:14:45 -04:00
nick black
c9fbc5d7f9
v2.3.15 2021-08-17 19:18:05 -04:00
nick black
28def058ce
v2.3.14 2021-08-17 18:32:46 -04:00
nick black
9fcbf00420
v2.3.13 2021-08-04 23:37:22 -04:00
nick black
1e248e41e1
v2.3.12 2021-07-29 00:55:19 -04:00
nick black
f67091794a
change python/setup.py version in release.sh 2021-07-25 05:56:56 -04:00
Michael Bradley, Jr
deccda9f96
ci: run GHA workflow for macOS on all commits to master and PRs
Also split out the build of libqrcodegen on macOS into a separate step, and
make the workflows for Ubuntu and macOS as consistent as possible; may require
more changes depending on what passes and doesn't pass on macOS.

The GHA workflow for Windows will be revised in a separate PR.
2021-07-18 15:46:55 -05:00
igo95862
9befa0ceae python: Added py.typed file to indicate that package is typed 2021-06-20 18:19:43 +03:00
igo95862
06242d5a9d python: Started with NcPlane 2021-05-16 08:14:24 -04:00
igo95862
d05e3f20d1 python: Split new python binds module in to separated source files
Less thousand lines files
2021-05-16 08:14:24 -04:00
igo95862
35a506ed3e python: Use CFLAGS for extra warnings and LDFLAGS to not strip
Without --no-as-needed the binaries created will not be linked
against notcurses.
2021-05-16 08:14:24 -04:00
igo95862
d7ade1f4b8 python: Update setup.py. Actually link against libnotcurses 2021-05-16 08:14:24 -04:00
igo95862
4489c25297 igo95862's new python bindings 2020-11-29 12:50:55 -05:00
nick black
f2d3b26fcb
move python-cffi to cffi 2020-11-22 01:45:23 -05:00
nick black
500e0af6f0
don't require pypandoc 1.5; 1.4 is enough 2020-11-22 00:48:31 -05:00
nick black
73b2f1bf19
v2.0.7 2020-11-22 00:22:11 -05:00
nick black
acdcf9e41f
v2.0.6 2020-11-21 23:35:24 -05:00