# Changelog

## 2.0.0 (2022-1-7)
### Changed
* Table border radius set to .75 rem

## 2.0.0-rc.1 (2022-1-2)
### Added
* Date types option, choose wheather Gregorian or Hijri date format

### Changed
* Table header is the credit now
* Table style

## 2.0.0-rc.0 (2022-1-1)
### Changed
* Fetch from [q8prayers API](https://github.com/m2kio/q8-prayers-api) instead of direct [AlAdhan API](https://aladhan.com)
* Table width increased for `sm` (150px) and `md` (175px) table sizes

### Deleted
* Width option
* reformatDate function
* toArabicNumbers function

## 1.3.1 (2021-12-5)
### Fixed
* `<tr>` padding
* `<td>` & `<th>` font size

## 1.3.0 (2021-11-18)
### Added
* Table sizing feature

## 1.2.1 (2021-11-17)
### Changed
* Font sizes from rem to em

## 1.2.0 (2021-10-20)
### Added
* All black theme
* All white theme

### Changed
* Using CSS variables instead of SASS variables

## 1.1.0 (2021-10-19)
### Deleted
* CSS import functionality

## 1.0.12 (2021-9-2)
### Fixed
* gh link

## 1.0.11 (2021-5-7)
### Fixed
* AlAdhan API endpoint

## 1.0.10 (2021-2-6)
### Fixed
* ampm format fixed

## 1.0.9 (2021-1-21)
### Fixed
* Multiple requests when importing more than one `<div>` tag

## 1.0.8 (2021-1-20)
### Changed
* Credits changed to https://q8prayers.com

## 1.0.7 (2021-1-19)
### Added
* CSS load script
* Overpass font

### Deleted
* Main JS source build

## 1.0.6 (2021-1-18)
### Changed
* Homepage links to instruction page in package.json
* Demo link changed to instructions
* Table footer links to instruction page

### Deleted
* Demo link from README

## 1.0.5 (2021-1-17)
### Added
* Multiple elements in a single page support

## 1.0.4 (2021-1-13)
### Added
* Repository to package.json
* Email to package.json
* License to header banner
* Darkmode support

### Changed
* SASS use variables

### Fixed
* Table font color

## 1.0.3 (2021-1-3)
### Added
* Amiri font credits in README
* Kuwait Prayer Times credits in prayers table

### Changed
* jsDelivr omit version from demo page and README

## 1.0.2 (2020-12-29)
### Added
* Demo link in README
* Title at the top of the table

## 1.0.1 (2020-12-28)
### Added
* node package dev and build scripts added

### Changed
* Prayer times table text alignment corrected
* Error handled

### Removed
* Banner header from dev sass and js

## 1.0.0 (2020-12-27)
### Added
* Everything
