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

feat: Change model format to split on ' ' instead of '/' #3

Closed
LukeMoody01 opened this issue Jun 19, 2022 · 1 comment
Closed

feat: Change model format to split on ' ' instead of '/' #3

LukeMoody01 opened this issue Jun 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LukeMoody01
Copy link
Owner

Description

As a developer, I would like to type my model format like -> 'String myString' instead of 'String/myString'.

Desired Solution

Instead of splitting at '/' we would need to split at ' '.

Additional Context

Very easy change :)

@LukeMoody01 LukeMoody01 added the enhancement New feature or request label Jun 19, 2022
@LukeMoody01 LukeMoody01 self-assigned this Jun 19, 2022
@LukeMoody01
Copy link
Owner Author

LukeMoody01 commented Jun 19, 2022

Done and in version 0.3.7 of model brick: https://brickhub.dev/bricks/model/0.3.7 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant