Skip to content

Commit 2408787

Browse files
author
Lachlan Grose
committed
Merge branch 'master' of github.com:Loop3D/LoopStructural
2 parents 8a7b92c + f31e6e4 commit 2408787

5 files changed

Lines changed: 50 additions & 4 deletions

File tree

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: publish_conda
22

33
on:
44
release:
5-
types: [published]
5+
types: [edited, created]
66
jobs:
77
conda-deploy:
88
name: Uploading to Loop3d for python ${{ matrix.os }})

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build documentation and deploy
22

33
on:
44
release:
5-
types: [published]
5+
types: [edited, created]
66

77
jobs:
88
flake8:

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Python package build and publish
22

33
on:
44
release:
5-
types: [published]
5+
types: [edited, created]
66

77
jobs:
88
build_wheels_macos:

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
# Changelog
22

3+
### [1.3.1](https://www.github.com/Loop3D/LoopStructural/compare/v1.3.0...v1.3.1) (2021-09-28)
4+
5+
6+
### Bug Fixes
7+
8+
* updating workflows to run on edited ([5b051f4](https://www.github.com/Loop3D/LoopStructural/commit/5b051f4b58e56c08a6a0f5f9366733879be7761c))
9+
10+
## [1.3.0](https://www.github.com/Loop3D/LoopStructural/compare/v1.2.4...v1.3.0) (2021-09-27)
11+
12+
13+
### Features
14+
15+
* updating viewer to use base class ([7c314a0](https://www.github.com/Loop3D/LoopStructural/commit/7c314a057c7217d6e120eb2398a7955e32dfa62f))
16+
17+
18+
### Bug Fixes
19+
20+
* adding base plotting class for easy inheritance ([1a9614d](https://www.github.com/Loop3D/LoopStructural/commit/1a9614d6f3ebf63e073f261de5346a49c326b275))
21+
* adding builders for fold and folded frame ([a6b61fb](https://www.github.com/Loop3D/LoopStructural/commit/a6b61fb0660f37d890377a7f30a4b00b4f13a879))
22+
* adding callback function to builder update ([1eca6f5](https://www.github.com/Loop3D/LoopStructural/commit/1eca6f59e18f3f4b116e6f3c7396860ee26dae47))
23+
* adding callback to model.update ([1fe5fad](https://www.github.com/Loop3D/LoopStructural/commit/1fe5fad5a8c4ec70ef691899e942299481ede189))
24+
* adding callbackfunction to isosurface ([038df51](https://www.github.com/Loop3D/LoopStructural/commit/038df51d1f9fedc4499012350b02e7debbda50ef))
25+
* adding check to see if a feature is valid. ([c9bd3b0](https://www.github.com/Loop3D/LoopStructural/commit/c9bd3b0e1871e4b6d8644ea26dbba4f6ad3cc80c))
26+
* adding exception if fold frame hasn't ([59a9d66](https://www.github.com/Loop3D/LoopStructural/commit/59a9d66ec1a86a22d86fe0556d1401dde8db5afb))
27+
* adding exception when modelling faults with surfe ([15806d7](https://www.github.com/Loop3D/LoopStructural/commit/15806d74a8841cb6532f95f678021c26145279be))
28+
* adding function to generate cmap and range for ([6354712](https://www.github.com/Loop3D/LoopStructural/commit/6354712a5907ac22c4a59d7269760b00779afa74))
29+
* adding lavavu subclass ([b3c042f](https://www.github.com/Loop3D/LoopStructural/commit/b3c042fb87a376d107a3b39e551731f19fc2e6d3))
30+
* adding loop exception for interpolator ([f43a583](https://www.github.com/Loop3D/LoopStructural/commit/f43a583f8e793c2690f45246fb6d2b9c1da08e95))
31+
* adding set item for fold frame to change ([7d975bd](https://www.github.com/Loop3D/LoopStructural/commit/7d975bd3a7bc0dcbf2ecb7336e193f50a05b96d9))
32+
* adding vtk export ([7e7d63a](https://www.github.com/Loop3D/LoopStructural/commit/7e7d63a2044713eba77e8176915d591a3b6a621d))
33+
* changing structural frames to have a setup ([d6fcdea](https://www.github.com/Loop3D/LoopStructural/commit/d6fcdea0efee978f5aba8845c2edd6aee5d22139))
34+
* checking type for vector plotter + adding name ([19c7d5e](https://www.github.com/Loop3D/LoopStructural/commit/19c7d5e7f0bfbccd78aec6fabe52c39e9ecba5b0))
35+
* cmap not being passed for add_isosurface ([491fb34](https://www.github.com/Loop3D/LoopStructural/commit/491fb34ceb16290f08016dac605ac43234baab83))
36+
* creating specific builder for folded foliations ([b40ba9a](https://www.github.com/Loop3D/LoopStructural/commit/b40ba9a90294cc79ddbddc19bc1ded6591f43d07))
37+
* end of day fold frame ([6c49981](https://www.github.com/Loop3D/LoopStructural/commit/6c4998126fb12356cb31e173bd3638c4854efb8b))
38+
* error to catch when not enough data ([bdd93ea](https://www.github.com/Loop3D/LoopStructural/commit/bdd93ea928b428cb4ca2da3313eb7603b78d3afd))
39+
* import vtk exception ([01005b3](https://www.github.com/Loop3D/LoopStructural/commit/01005b3fb7a0483d0b2947f84d482810db1e3617))
40+
* process data doesn't allow bad formatted ([b9f8364](https://www.github.com/Loop3D/LoopStructural/commit/b9f83649cfebe825acc8f5f2e8839867e6a06cb4))
41+
* removing function to calculate intersection, ([9080877](https://www.github.com/Loop3D/LoopStructural/commit/9080877707456a86fe36649218ef27e29a660bf1))
42+
* removing kwargs that have value of None ([ce05b5f](https://www.github.com/Loop3D/LoopStructural/commit/ce05b5f7e142e49dfc7bb5d67bf635bc47349d0d))
43+
* removing normalisation from ([3216d07](https://www.github.com/Loop3D/LoopStructural/commit/3216d07efdca58f445afdfcc06de631c10c8f654))
44+
* removing specific builder for folded fold frame ([9eed793](https://www.github.com/Loop3D/LoopStructural/commit/9eed793cb9be6b62422b7e1237f7e77ea841ff83))
45+
* sections can be painted with a feature ([905eeb1](https://www.github.com/Loop3D/LoopStructural/commit/905eeb1406d3cf0c9110de3bef8288577a37807a))
46+
* transitioning fold frame building into ([7d12b3b](https://www.github.com/Loop3D/LoopStructural/commit/7d12b3b92d4f7f83f61553257716e26375024b06))
47+
* typo in parameter ([917711a](https://www.github.com/Loop3D/LoopStructural/commit/917711a4beeee4b90a203aae0de6a52772766c88))
48+
349
### [1.2.4](https://www.github.com/Loop3D/LoopStructural/compare/v1.2.3...v1.2.4) (2021-09-07)
450

551

LoopStructural/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.4'
1+
__version__ = '1.3.1'

0 commit comments

Comments
 (0)