Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aksara 5.1.4 source code.tar.gz | 2024-09-03 | 4.9 MB | |
Aksara 5.1.4 source code.zip | 2024-09-03 | 5.4 MB | |
README.md | 2024-09-03 | 485 Bytes | |
Totals: 3 Items | 10.2 MB | 0 |
New Features
- Request different result format through API request using
format_result
in query string, which is:field_data
,complete
,full
or leave it empty to get the query result without formatting.
What's Changed
- Version update by @abydahana in https://github.com/abydahana/aksara/pull/502
- Add missing statement by @abydahana in https://github.com/abydahana/aksara/pull/503
Full Changelog: https://github.com/abydahana/aksara/compare/5.1.3...5.1.4