You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Feature: Added taglib and commonly used classes for [Paytm Basic c…
…heckout](https://developer.paytm.com/docs/v1/payment-gateway/).
2. Feature: Added method `bind` in `DomainUtils` to avoid passing `null` when directly using `DataBindingUtils.bindObjectToInstance`.
3. Improvement: Using `@GrailsCompileStatic` or `@CompileStatic` where possible.
1. Added an option to change the environment for extra dull logs.
2. Added utility methods for request URLs.
3. Updating LocalDateUtils to get the correct 7 days range.