1.5.0 - 2022-01-15
- #45 - Added owl snippets, Added few more snippets for xml and py, Revamped existing snippets, and many more.
- #38 - Added regex on few xml snippets. (Thanks @nhatnm0612)
- #38 - Added regex on few py snippets. (Thanks @jeffery9)
- #45 - Removed older js snippets.
1.4.0 - 2021-10-29
- #39 - New snippet "Add import" for py. (Thanks @nhatnm0612)
- #40 - New snippet "Ensure one record" for py. (By @nhatnm0612)
- #40 - New snippet "Add an override hook method" for py. (By @nhatnm0612)
- #40 - New snippet "Add a group tag" for xml. (By @nhatnm0612)
- #42 - New snippets for csv. (By @nhatnm0612)
1.3.0 - 2021-06-10
1.2.0 - 2021-02-23
- #32 - New snippet "Domain leaf" for multi-language. (Thanks @Yajo)
- #34 - New snippet "Add data namespace" for xml. (By @Yajo)
- #30 - Remove logger from import.
- #31 - Remove coding comment. (By @Yajo)
- #33 - Add _inherit key in 'Add model' snippet, also added regex. (By @Yajo)
- #35 - Improved xpath and attribute snippets. (By @Yajo)
1.1.0 - 2020-06-29
- #29 - New snippet "Add attribute tag for xpath" for xml.
1.0.0 - 2020-04-12
- #26 - New snippet "Add from import" for py.
- #28 - New snippet "Add inherit view" for xml.
- #28 - New snippet "Add backend assets" for xml.
- #28 - New snippet "Add frontend assets" for xml.
- #27 - Show notification on extension upgrade.
- #28 - Changed prefix for xml snippets.
- #28 - Better wording.
- #28 - Snippets are more prefilled.
- #28 - Update guideline link to Odoo latest version v13.
- #27 - Add new line at end of file for namespace snippet.
0.0.9 - 2019-10-09
- #24 - Add missing 'Add an import' snippet doc.
- #24 - Should not have a tab in 'use strict'.
- #24 - Translatable string should be in double quote according to Odoo guidelines.
0.0.8 - 2019-08-27
- #23 - New snippet "Call other template" for xml.
- #23 - New snippet "Invokes a debugger" for xml.
- #23 - New snippet "Log the expression result" for xml.
- #23 - New snippet "Add an import" for py.
- #22 - Add _description attribute in Model snippet
- #22 - Call super properly.
- #22 - Use correct file extension for Link tag snippet.
- #22 - Allow to open a form view in Action snippets.
- #22 - Remove webicon attribute from Root menu snippet.
0.0.7 - 2019-08-06
- #21 - New snippet "Add view in action" for xml. (Thanks @MohitGhodasara)
- #20 - Improve Changelog and show contributors with avatar in README.
0.0.6 - 2019-07-24
- #17 - New snippet "Add a self-closing field tag" for xml. (Thanks @Yajo)
- #18 - New snippet "Add if condition" for xml.
- #18 - New snippet "Add if-else condition" for xml.
- #18 - New snippet "Add foreach loop" for xml.
- #18 - New snippet "Add variable" for xml.
- #18 - New snippet "Add attribute" for xml.
- #18 - New snippet "Add attribute with format value" for xml.
- #18 - New snippet "Evaluate expression" for xml.
- #18 - New snippet "Evaluate html content" for xml.
- #17 - Better tabindex for 'Add field tag' snippet which allow to add attribute. (Thanks again @Yajo)
- #18 - Better wording for snippets description.
- #18 - Documentation on README page.
- #15 - Add missing inverse_name parameter for one2many field. (Thanks @dhp-odoo)
- #18 - Wrong decorator for onchange.
0.0.5 - 2019-07-11
- #14 - New snippet "Add action for v13" for xml.
- #14 - New snippet "Add URL action" for xml.
- #14 - New snippet "Add client action" for xml.
- #14 - Change snippets name, it open possibility to maintain versions.
- #14 - Improve description of relational field snippets.
- #14 - Use correct typo to declare datetime type field.
0.0.4 - 2019-06-24
- #13 - New snippet "Add header button" for xml.
- #13 - New snippet "Add stat button(s) container" for xml.
- #13 - New snippet "Add stat button" for xml.
- #12 - Add missing docs for snippets.
- PR #10 - Fix oodefine indentation and semicolon. (Thanks @Yajo)
- PR #11 - Fix ooscript tag attribute. (Thanks again @Yajo)
0.0.3 - 2019-06-17
- #8 - New snippet "Add constrains on field" for py.
- #8 - New snippet "Add Monetary field" for py.
- #8 - New snippet "Add report action" for xml.
- #8 - New snippet "Add report template" for xml.
- #7 - Add metadata badges in README.
- #8 - Add homepage link on marketplace.
- #8 - Rename file READMEDETAIL to DOCUMENTATION.
- #9 - Better typos for changelog.
0.0.2 - 2019-06-05
- #6 - New snippet "Defining a module" for js.
- #6 - New snippet "Add alert dialog" for js.
- #6 - New snippet "Add confirm dialog" for js.
- #6 - New snippet "Add route rpc call" for js.
0.0.1 - 2019-05-27
- Initial release.