Skip to content

Conversation

@jonschumacher
Copy link
Member

  • Update runtests.jl (Aqua: enable ambiguities #12)

  • Enable CI on develop

  • Add examples (Add examples #13)

  • Update README.md (Add stable docs #14)

  • Time varying fields (Time varying fields #15)

  • Move common fields

  • Add abstract types

  • Add time-varying value

  • Add time ranges

  • Add indexing

  • Change field definition to extra function value_

  • Update examples

  • Adapt tests

  • Fix coverage

  • Add dispatch for getindex

  • Increase coverage

  • Uncomment and fix tests

  • Enable indexing with vectors

  • Bump version

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version
@jonschumacher jonschumacher merged commit 4d91352 into develop May 16, 2023
jonschumacher added a commit that referenced this pull request Jun 13, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Release 0.0.4 (#17) (#18)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Add formatting (#20)

* First  go on formatting

* Fix coverage

* Fix type instability

* Make superimposed fields work for varying parameters (#22)

* WIP

* Compiling version of monster loop

* Use metaprogramming to reduce code for  `getindex`

* Fix tests

* Increase coverage

* Experimental feature for getting values together with positions (#23)

* First go on node evaluation for Eric

* Add tests

* Fix tests

* Increase coverage

* Fix stable docs badge (#25)

* Bump version to 0.0.5
jonschumacher added a commit that referenced this pull request Jun 29, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Release 0.0.4 (#17) (#18)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Add formatting (#20)

* First  go on formatting

* Fix coverage

* Fix type instability

* Make superimposed fields work for varying parameters (#22)

* WIP

* Compiling version of monster loop

* Use metaprogramming to reduce code for  `getindex`

* Fix tests

* Increase coverage

* Experimental feature for getting values together with positions (#23)

* First go on node evaluation for Eric

* Add tests

* Fix tests

* Increase coverage

* Fix stable docs badge (#25)

* Bump version to 0.0.5

* Release 0.0.4 (#17) (#28)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Fix FFL code and add common fields (#30)

* Fix FFL definition

* Make FFL rotate clockwise

* Some common fields

* Fix tests

* Fix tests

* Release 0.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants