Releases: 0Hughman0/Cassini
Releases · 0Hughman0/Cassini
v0.3.0
What's Changed
- 0.2.2 by @0Hughman0 in #106
- 0.2.x by @0Hughman0 in #108
- build and test for all versions and pre-release by @0Hughman0 in #111
- added versioning info to contributing by @0Hughman0 in #112
- Adding integration test with jupyter_cassini by @0Hughman0 in #113
- 0 hughman0 jupyter cassini integration by @0Hughman0 in #114
- updated walkthrough to include report bit by @0Hughman0 in #121
- Upstream changes to demo by @0Hughman0 in #122
- Project in charge of heirarchy by @0Hughman0 in #130
- Pleasing type checker by making default setter separate attribute. by @0Hughman0 in #131
- created HomeTierBase by @0Hughman0 in #132
- Refactoring TierABC into multiple Base Classes by @0Hughman0 in #127
- Introducing Pydantic for meta validation by @0Hughman0 in #135
- Project api hooks by @0Hughman0 in #136
- Incorporated cassini_lib into cassini. Also ended up fixing some testing issues... by @0Hughman0 in #137
- Adding Shareablility by @0Hughman0 in #139
- Env cache master by @0Hughman0 in #141
- Updating GUI to JLGui by @0Hughman0 in #142
- Added JLGui tests by @0Hughman0 in #143
- Degloballing by @0Hughman0 in #144
- Tidying by @0Hughman0 in #145
- Making cas_project expected name of module that defines project. by @0Hughman0 in #147
- Sharing fix by @0Hughman0 in #149
- Fixing Serialisation of Shared and SharingTiers by @0Hughman0 in #150
- Sharing fix by @0Hughman0 in #153
- Fixing pyproject extras by @0Hughman0 in #154
- Fixing cas lib messages by @0Hughman0 in #155
- Shared tier gui by @0Hughman0 in #156
- fixed kwargs not being passed to template eng by @0Hughman0 in #157
- Moving meta model by @0Hughman0 in #159
- Creating migration tools for 0.2.x to 0.3.x by @0Hughman0 in #161
- Migrate binder to 0.3.0, thanks to the migration tool! by @0Hughman0 in #163
- Fixing ipygui by @0Hughman0 in #164
- Added a few more tests for ipygui by @0Hughman0 in #165
- Removed redundant old migration code. by @0Hughman0 in #166
- Bringing in new features. Docs still to come. by @0Hughman0 in #167
- Added py.typed file by @0Hughman0 in #168
- improved typing of meta wrapped classes by @0Hughman0 in #170
- Introduction of cas_field to meta attributes. by @0Hughman0 in #172
- Tz aware by @0Hughman0 in #173
- created MetaValidationError by @0Hughman0 in #174
- fixed unicode meta support by @0Hughman0 in #179
- Bumped cassini version in binder config by @0Hughman0 in #180
- Fix use of Contravariant List[Type[TierABC]] and inexplicit exports. by @0Hughman0 in #182
- Simplify manager by @0Hughman0 in #183
- Overloading MetaAttr to improve type annotation. by @0Hughman0 in #184
- Switching to Mkdocs by @0Hughman0 in #185
- updated dependencies by @0Hughman0 in #186
- 0.3.x doc upgrade by @0Hughman0 in #190
- switched to relative urls by @0Hughman0 in #191
- switched to attr_list for sized images by @0Hughman0 in #192
- added logo by @0Hughman0 in #193
- Remove magic names by @0Hughman0 in #194
- made HomeBase just have a folder by @0Hughman0 in #195
- updated docs for improved css by @0Hughman0 in #196
- Updating Binder walkthough by @0Hughman0 in #197
- minor doc improvements by @0Hughman0 in #198
- Update README.md by @0Hughman0 in #199
- Docstrings by @0Hughman0 in #200
- binder improvements by @0Hughman0 in #201
- lil tutorial bit by @0Hughman0 in #202
- Prepped for 0.3.0 release by @0Hughman0 in #203
Full Changelog: v0.2.2...v0.3.0
v0.3.0a16
What's Changed
- updated docs for improved css by @0Hughman0 in #196
- Updating Binder walkthough by @0Hughman0 in #197
- minor doc improvements by @0Hughman0 in #198
- Update README.md by @0Hughman0 in #199
- Docstrings by @0Hughman0 in #200
- binder improvements by @0Hughman0 in #201
Full Changelog: v0.3.0a15...v0.3.0a16
v0.3.0a15
What's Changed
- Switching to Mkdocs by @0Hughman0 in #185
- updated dependencies by @0Hughman0 in #186
- 0.3.x doc upgrade by @0Hughman0 in #190
- switched to relative urls by @0Hughman0 in #191
- switched to attr_list for sized images by @0Hughman0 in #192
- added logo by @0Hughman0 in #193
- Remove magic names by @0Hughman0 in #194
- made HomeBase just have a folder by @0Hughman0 in #195
Full Changelog: v0.3.0a13...v0.3.0a15
v0.3.0a13
What's Changed
- Overloading MetaAttr to improve type annotation. by @0Hughman0 in #184
Full Changelog: v0.3.0a12...v0.3.0a13
v0.3.0a12
What's Changed
- fixed unicode meta support by @0Hughman0 in #179
- Bumped cassini version in binder config by @0Hughman0 in #180
- Fix use of Contravariant List[Type[TierABC]] and inexplicit exports. by @0Hughman0 in #182
- Simplify manager by @0Hughman0 in #183
Full Changelog: v0.3.0a10...v0.3.0a12
v0.3.0a10
What's Changed
- created MetaValidationError by @0Hughman0 in #174
Full Changelog: v0.3.0a9...v0.3.0a10
v0.3.0a9
v0.3.0a8
What's Changed
- Introduction of cas_field to meta attributes. by @0Hughman0 in #172
Full Changelog: v0.3.0a7...v0.3.0a8
v0.3.0a7
What's Changed
- improved typing of meta wrapped classes by @0Hughman0 in #170
Full Changelog: v0.3.0a6...v0.3.0a7
v0.3.0a6
What's Changed
- Bringing in new features. Docs still to come. by @0Hughman0 in #167
- Added py.typed file by @0Hughman0 in #168
Full Changelog: v0.3.0a5...v0.3.0a6