Skip to content

Releases: gnu-octave/octave-sqlite

Release 0.1.0

11 Jan 13:55
Compare
Choose a tag to compare

Summary of changes for 0.1.0 include:

  • Development octave compatibility updates

  • Documentation updates

  • New functions:

    • @octave_sqlite/sqlfind

    • @octave_sqlite/sqlupdate

    • dbrowfilter class

  • Function Changes:

    • dbtable: add better display of complex types

    • sqlread, fetch: add support for dbrowfilter

Release 0.0.3

03 Apr 11:52
Compare
Choose a tag to compare

Summary of important user-visible changes for sqlite 0.0.3:

** Development octave compatibility updates

** Function Changes:
- dbtable.m: provide default for head and tail

Release 0.0.2

21 Oct 19:14
2d88765
Compare
Choose a tag to compare

Summary of important user-visible changes for sqlite 0.0.2:

** Documentation updates

** New functions:
- dbtable.writetable
- readdbtable

Release 0.0.1

12 Oct 18:07
Compare
Choose a tag to compare

The first release of octave-sqlite package