Skip to content

Releases: jgabaut/koliseo

0.3.14 - Setup global lib install

14 Dec 23:19
3be3448
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add installer-sh to aid in installing the library to /usr/lib
  • Bump amboso to 1.9.8
  • Bump invil to 0.1.3
  • Drop -DKOLISEO_HAS_CURSES as on by default from configure.ac
    • It can be enabled with --enable-debug=yes like other optional header parts

PR - feat: 0.3.14 Setup lib install, bump deps by @jgabaut

Full Changelog: 0.3.13...0.3.14

0.3.13 - Add invil

10 Dec 21:20
4377bb5
Compare
Choose a tag to compare

What's Changed

  • Ignore ./anvil
  • Add invil and scripts/bootstrap_anvil.sh
  • Bump amboso to 1.9.7
  • Rename check_format to check_format.k

PR - feat: 0.3.13 Add invil by @jgabaut

Full Changelog: 0.3.12...0.3.13

0.3.12 - Bump amboso to 1.9.6

03 Dec 10:32
4b27d01
Compare
Choose a tag to compare

What's Changed

  • Update stego.lock for new amboso format

  • chore: update issue templates by @jgabaut in #50

PR - feat: 0.3.12 bump amboso to 1.9.6 by @jgabaut

Full Changelog: 0.3.11...0.3.12

0.3.11 - Add KLS_GULP_FILE_KSTR(), bump amboso to 1.9.0

16 Nov 20:08
Compare
Choose a tag to compare

What's Changed

  • feat: 0.3.11 update docs, bump amboso to 1.9.0 by @jgabaut in #48

Full Changelog: 0.3.10...0.3.11

0.3.10 - Quieter kls_set_conf()

12 Nov 14:21
12421b7
Compare
Choose a tag to compare

What's Changed

  • feat: add basic_gulp test by @jgabaut in #45
  • fix: add build conditionals to PREDEFINED by @jgabaut in #46
  • feat: 0.3.10 Quiet kls_set_conf(), bump amboso to 1.7.4 by @jgabaut in #47

Full Changelog: 0.3.9...0.3.10

0.3.9 - Add KLS_GULP_FILE()

08 Nov 22:54
c78638c
Compare
Choose a tag to compare

What's Changed

  • Add KOLISEO_HAS_GULP to enable inclusion of new functions
  • Add KLS_GULP_FILE() to map a file from its path
  • Add kls_new_dbg() for debugging with no filepath
  • Add Gulp_Res, Gulp_Res_Fmt, Gulp_Res_Arg(), string_from_Gulp_Res()
  • Add kls_gulp_file_sized(), try_kls_gulp_file()

Notes

  • Bump amboso to 1.7.2

PR - feat: 0.3.9 Add KLS_GULP_FILE(), kls_new_dbg() by @jgabaut

Full Changelog: 0.3.8...0.3.9

0.3.8 - Bump amboso to 1.6.11

06 Nov 19:50
7bbe81c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.7...0.3.8

0.3.7 - Switch to astyle format

06 Nov 19:16
495ad95
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: 0.3.7 switch to astyle format by @jgabaut in #42

Full Changelog: 0.3.6...0.3.7

0.3.6 - Indentation fix

06 Nov 14:07
2207768
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.3.6

0.3.5 - Return NULL on bad kls_temp_start()

03 Nov 16:16
5f033ce
Compare
Choose a tag to compare

What's Changed

  • 0.3.5 - kls_temp_start() returns NULL instead of failing assertion by @jgabaut in #40

Full Changelog: 0.3.4...0.3.5