Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Octave library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Octave library
Commits
9b2f636c
Verified
Commit
9b2f636c
authored
3 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Plain Diff
Version bump: 0.1.3-dev
parents
d07e704d
a3f591b6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#19698
passed
3 years ago
Stage: setup
Stage: test
Stage: deploy
Pipeline: caosdb-octaveinttest
#19701
Changes
4
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
DESCRIPTION
+2
-2
2 additions, 2 deletions
DESCRIPTION
doc/Generate_Octave_Doc.m
+1
-1
1 addition, 1 deletion
doc/Generate_Octave_Doc.m
doc/conf.py
+1
-1
1 addition, 1 deletion
doc/conf.py
with
10 additions
and
4 deletions
CHANGELOG.md
+
6
−
0
View file @
9b2f636c
...
...
@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security ###
## [0.1.2] - 2022-02-21 ##
### Changed ###
Documentation improved.
## [0.1.1] - 2022-02-04 ##
### Added ###
...
...
This diff is collapsed.
Click to expand it.
DESCRIPTION
+
2
−
2
View file @
9b2f636c
# See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html
Name: caosdb
Version: 0.1.
2
-dev
Date: 2022-02-
04
Version: 0.1.
3
-dev
Date: 2022-02-
21
Author: Daniel Hornung <d.hornung@indiscale.com>
Maintainer: Daniel Hornung <d.hornung@indiscale.com>
Title: Octave and Matlab library for CaosDB
...
...
This diff is collapsed.
Click to expand it.
doc/Generate_Octave_Doc.m
+
1
−
1
View file @
9b2f636c
...
...
@@ -23,7 +23,7 @@ header = @(a_1, a_2, a_3) ...
'<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\n'
,
...
' <head>\n'
,
...
' <meta http-equiv="content-type" content="text/html; charset=utf-8" />\n'
,
...
' <meta name="date" content="2022-02-
04
"/>\n'
,
...
' <meta name="date" content="2022-02-
21
"/>\n'
,
...
' <meta name="generator" content="generate_html 0.4.0" />\n'
,
...
' <meta name="author" content="The Octave-Forge Community" />\n'
,
...
' <meta name="description" content="Octave-Forge is a collection of packages '
,
...
...
...
This diff is collapsed.
Click to expand it.
doc/conf.py
+
1
−
1
View file @
9b2f636c
...
...
@@ -30,7 +30,7 @@ author = 'Daniel Hornung'
version
=
'
0.1
'
# The full version, including alpha/beta/rc tags
# Example: release = '0.5.2-rc2'
release
=
'
0.1.
2
-dev
'
release
=
'
0.1.
3
-dev
'
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment