Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2024-05-21) ### Features * business message ✨ ([c6e3c97](c6e3c97)) * create method that search instrument by name or code to cant insert again ([8e01080](8e01080)) * create new method findbyalias ✨ ([6d86734](6d86734)) * create two methods, validate type and validate currency validate ISO 4217 🐛 ([09c622b](09c622b)) * re run mock ✨ ([5cd0b70](5cd0b70)) ### Bug Fixes * (cqrs): remove delete metadata when update object with field is null ([9142901](9142901)) * adjust make lint ([dacca62](dacca62)) * adjust path mock to generate new files and add new method interface in instrument 🐛 ([ecbfce9](ecbfce9)) * ajust alias to receive nil 🐛 ([19844fd](19844fd)) * bugs and new implements features 🐛 ([8b8ee76](8b8ee76)) * business message 🐛 ([d3c35d7](d3c35d7)) * create method to validate if code has letter uppercase 🐛 ([36f6c0e](36f6c0e)) * env default local 🐛 ([b1d8f04](b1d8f04)) * golint 🐛 ([481e1fe](481e1fe)) * lint 🐛 ([9508657](9508657)) * lint and error message 🐛 ([be8637e](be8637e)) * migration alias to receive null 🐛 ([9c83a9c](9c83a9c)) * regenerate mocks 🐛 ([8592e17](8592e17)) * remove and update postman 🐛 ([0971d13](0971d13)) * remove json unmarshal from status in method find and findall ([021e5af](021e5af)) * removes omitempty to return field even than null 🐛 ([030ea64](030ea64)) * **ledger:** when string ParentOrganizationID is empty set nil ([6f6c044](6f6c044))
- Loading branch information