pull/524/head v1.3.2
nick black 5 years ago
parent 4ce208931c
commit 1dad2c6b50
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -1,7 +1,7 @@
This document attempts to list user-visible changes and any major internal
rearrangements of Notcurses.
* 1.3.2 (not yet released)
* 1.3.2 (2020-04-19)
* `ncdirect_cursor_push()`, `notcurses_cursor_pop()`, and
`ncdirect_cursor_yx()` have been added. These are not supported on all
terminals. `ncdirect_cursor_yx()` ought be considered experimental; it

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
project(notcurses VERSION 1.3.1
project(notcurses VERSION 1.3.2
DESCRIPTION "UI for modern terminal emulators"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
LANGUAGES C CXX)

@ -38,7 +38,7 @@ PROJECT_NAME = Notcurses
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 1.3.1
PROJECT_NUMBER = 1.3.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME=notcurses
DISTVERSION=1.3.1
DISTVERSION=1.3.2
CATEGORIES=graphics
MASTER_SITES=https://nick-black.com/dankwiki/index.php/Notcurses

@ -14,7 +14,7 @@
</script>
</head>
<body>
<h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.3.1)</h1>
<h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.3.2)</h1>
<a href="notcurses.3.html">notcurses(3)</a>—a blingful TUI library<br/>
<h2>Binaries (section 1)</h2>
<a href="notcurses-demo.1.html">notcurses-demo</a>—shows off some notcurses features<br/>

@ -1,6 +1,6 @@
% notcurses-demo(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-input(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-ncreel(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-pydemo(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-tester(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-tetris(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses-view(1)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_cell(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_channels(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% ncdirect_init(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_fade(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_init(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_input(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_lines(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_menu(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_multiselector(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_ncplane(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_ncvisual(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME
notcurses_ncvisual - notcurses multimedia

@ -1,6 +1,6 @@
% notcurses_output(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_palette(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_plot(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_reel(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_refresh(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_render(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_selector(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_stats(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_stdplane(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,6 +1,6 @@
% notcurses_stop(3)
% nick black <nickblack@linux.com>
% v1.3.1
% v1.3.2
# NAME

@ -1,9 +1,9 @@
* Finalize CHANGELOG.md
* `for i in CMakeLists.txt doc/Doxyfile doc/FreeBSD-Makefile doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs tools/notcurses.spec ; do sed -i -e "s/$OLDVERSION/$VERSION/g" $i ; done`
* git commit -a -m v$VERSION
* `git push`
* Tag with `git tag -a v$VERSION -m "v$VERSION -s"`
* `git push origin --tags`
* Run tools/release.sh $OLDVERSION $VERSION
* Finalize CHANGELOG.md
* Bumps version numbers everywhere they need bumping
* Commits changes, tags result with v$VERSION, pushes tag
* Downloads new tarball and signs it
* Upload signature to github
* Draft new release at https://github.com/dankamongmen/notcurses/releases
* Title is "v$VERSION—some quip"
* That's an em dash (U+2014, UTF-8 e2 80 94), get it right

@ -6,7 +6,7 @@ def read(fname):
setup(
name="notcurses",
version="1.3.1",
version="1.3.2",
packages=['notcurses'],
package_dir={'': 'src'},
author="Nick Black",

@ -5,7 +5,7 @@ license = "Apache-2.0"
description = "Low-level rust bindings for the notcurses C library."
repository = "https://github.com/dankamongmen/notcurses"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
version = "1.3.1"
version = "1.3.2"
links = "notcurses"
build = "build.rs"
edition = "2018"

@ -6,7 +6,7 @@ use std::path::PathBuf;
// largely taken from https://rust-lang.github.io/rust-bindgen/tutorial-3.html
fn main() {
pkg_config::Config::new()
.atleast_version("1.3.1")
.atleast_version("1.3.2")
.probe("notcurses")
.unwrap();

@ -1,6 +1,6 @@
[package]
name = "notcurses"
version = "1.3.1"
version = "1.3.2"
authors = ["nick black <dankamongmen@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
@ -11,7 +11,7 @@ homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libnotcurses-sys = "^1.3.1"
libnotcurses-sys = "^1.3.2"
libc = "0.2.66"
libc-stdhandle = ">= 0.1.0"

@ -1,5 +1,5 @@
Name: notcurses
Version: 1.3.1
Version: 1.3.2
Release: 1%{?dist}
Summary: Character graphics and TUI library
License: ASL 2.0
@ -107,5 +107,5 @@ python setup.py install --root=%{buildroot} --optimize=1
%{python3_sitearch}/*.so
%changelog
* Tue Apr 07 2020 Nick Black <dankamongmen@gmail.com> - 1.3.1-1
* Tue Apr 07 2020 Nick Black <dankamongmen@gmail.com> - 1.3.2-1
- Initial Fedora packaging

Loading…
Cancel
Save