-
Notifications
You must be signed in to change notification settings - Fork 297
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
Version 1.0.0 #1640
Comments
That's a good question. I'm not exactly sure how or when we should proceed, but I'd like to see 4 major changes before moving to 1.0.0 to limit future breaking changes:
Maybe we could focus on those and decide that our new major version will 1.0.0. |
@nicolasdanelon suggestions of what do before 1.0.0 are welcome, it would be preferable not to change interfaces too much after the release. |
@nodiscc no more suggestions, thanks for the space. One thing I've notice when updated one old and lost shaarli.. can we add plugins with composer? otherwise the plugin management (at least markdown and code_coloration) is not easy to do. I can create a new issue for this one. let me know if you need more info or has this already detected. thanks again! |
I'm not really fond of the PHP composer idea as I'm not a PHP developer but I really love easily copying files here and there 😃 It seems my previous suggestion of a custom plugin folder got many upvotes in the past year, maybe it could solve your problem, too: #1372 (comment) |
@immanuelfodor thanks for your help, that link really help BUT if some dev changes the folder structure I would have a problem with my setup. If everybody works with composer (actually php) standars that won't be able to happen. ever. nonetheless that docker file really help, thanks! |
Plugins: Well, as my composer knowledge is only about RDBMS: I've added some comments about the topic, starting from here: #953 (comment) Arthur's last comment is relieving about intending to supporting more DB systems. I'd love to have at least one from the Maria/My/PG triplet. |
regarding composer-based plugin install vs. |
Hello guys,
I saw lot of big changes and improvements here.
but we still keeping the 0.1X.X version code name. why? you guys have added tons of code, make big refactors and add many many mayor changes. when are you planning to release the 1.0.0 version?
I think you guys are doing the same thing that facebook did with react.
Ok, that's my little question, hope to read you soon guys. Thanks!
The text was updated successfully, but these errors were encountered: