Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #66

Closed
1 of 2 tasks
danielberkompas opened this issue Apr 25, 2018 · 3 comments
Closed
1 of 2 tasks

Roadmap #66

danielberkompas opened this issue Apr 25, 2018 · 3 comments

Comments

@danielberkompas
Copy link
Owner

danielberkompas commented Apr 25, 2018

  • Release 0.7.0

1.0

  • Split Ecto components into cloak_ecto library. Vault and Cipher would remain in Cloak, while Cloak.Field.* and mix cloak.migrate would move to cloak_ecto.
@beardedeagle
Copy link

Would the split make it easier to add support for something like using cloak with mnesia without ecto?

@danielberkompas
Copy link
Owner Author

It wouldn't make it easier per se, but it would allow you to depend on the Cloak core without bringing in a bunch of Ecto modules you won't use.

@danielberkompas
Copy link
Owner Author

Closing this issue in favor of having separate issues and milestones for the roadmap.

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

No branches or pull requests

2 participants