Skip to content

Conversation

@araffin
Copy link
Member

@araffin araffin commented Oct 3, 2020

Description

Pip release for the bug fixes and before merging HER branch. Probably the last release before v1.0 =)

Motivation and Context

  • I have raised an issue to propose this change (required for new features and bug fixes)

closes #173

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)

Checklist:

  • I've read the CONTRIBUTION guide (required)
  • I have updated the changelog accordingly (required).
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • I have updated the documentation accordingly.
  • I have reformatted the code using make format (required)
  • I have checked the codestyle using make check-codestyle and make lint (required)
  • I have ensured make pytest and make type both pass. (required)

Note: we are using a maximum length of 127 characters per line

@araffin araffin requested review from AdamGleave, Miffyli, ernestum and hill-a and removed request for Miffyli October 3, 2020 10:30
@Miffyli
Copy link
Collaborator

Miffyli commented Oct 4, 2020

Given that #175 is about docs/typing, should that be included here or will it take time before finishing? Other than that no comments and LGTM :)

@araffin
Copy link
Member Author

araffin commented Oct 4, 2020

Given that #175 is about docs/typing, should that be included here or will it take time before finishing?

I did not know how much time #175 would take me and it is mainly unrelated to the release (as it does not affect users).
So I will merge this one first (this will also allow to create a new section in the changelog)

@araffin araffin merged commit a10e3ae into master Oct 4, 2020
@araffin araffin deleted the feat/release-v0.9.0 branch October 4, 2020 15:12
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.

DQN loss graph not available in tensorboard [question]

3 participants