JuliaReinforcementLearning / GridWorlds.jl

Help! I'm lost in the flatland!
MIT License
47 stars 9 forks source link

bump version #60

Closed Sid-Bhatia-0 closed 3 years ago

Sid-Bhatia-0 commented 4 years ago

The changes from v0.0.1 are significant enough for it to not fit into a patch release. Hence I am creating a minor release. One of the major changes introduced since v0.0.1 is the addition of dependency on RLBase and incorporating its API for GridWorlds.

Sid-Bhatia-0 commented 3 years ago

@findmyway , what do you think would be an appropriate time to bump up the version to v0.1.0?

findmyway commented 3 years ago

Feel free to tag a new version when you think we have implemented the necessary methods in RLBase.

Sid-Bhatia-0 commented 3 years ago

Okay. I'll clean up things a little bit first.